Skip to content
Prev 10773 / 15274 Next

Problem with updatePortf

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: