[R-SIG-Finance] Assignment to global data frame
chidley.ryan at gmail.com
chidley.ryan at gmail.com
Fri Dec 23 17:53:06 CET 2016
Hello.
Could someone please tell me how to do the below?
assign( df.global [ row, col ] , local.value , envir = .GlobalEnv)
Context: RBlpapi package, subscribe ( ), disallows me from passing a dataframe defined globally to it, so i must edit the df inside the function passed to subscribe ( ) however i can't find the right syntax.
Thank you for your time.
Sent from my iPad
More information about the R-SIG-Finance
mailing list