[R-SIG-Finance] Problem with updatePortf

G See gsee000 at gmail.com
Fri Sep 21 04:23:13 CEST 2012


If by "cannot debug that function" you mean you can't find the source
code, you can view the code with

    blotter:::.updatePosPL
or
    getAnywhere(".updatePosPL")

Or, your can checkout the code with svn to see a commented copy.

   svn checkout svn://svn.r-forge.r-project.org/svnroot/blotter/

and browse to the file pkg/blotter/R/updatePosPL.R

Or, you can view it online at
https://r-forge.r-project.org/scm/viewvc.php/*checkout*/pkg/blotter/R/updatePosPL.R?root=blotter

HTH,
Garrett

On Thu, Sep 20, 2012 at 9:10 PM, Worik Stanton <worik.stanton at gmail.com> wrote:
> Friends
>
> I am running into trouble with updatePortf.
>
> Stepping through it the problem is with the call to .updatePosPL, but I
> cannot debug that function.
>
> I am working on a small example that exhibits the problem but in the
> mean time is there a way I can debug .updatePosPL?
>
> cheers
> Worik
>
> --
> it does not matter                      I think that I shall never see
> how much I dig and dig                    A billboard lovely as a tree
> this hole just                      Indeed, unless the billboards fall
> keeps getting deeper                      I'll never see a tree at all
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.



More information about the R-SIG-Finance mailing list