[R-SIG-Finance] marketdata in qsiblive

Daniel Cegiełka daniel.cegielka at gmail.com
Wed Oct 19 15:54:06 CEST 2011


try in R console:

?save
?load

save(file="name.RData")
save.image("name.RData")

load("name.RData")

daniel


2011/10/19 Xiaofang <sfan.stock at gmail.com>:
> Hi there,
> I am now trying the qsiblive by Soren, and it requires a daily marketdata
> file, just I have not figured out how to create such a rdata file, what kind
> of data to be included? can anyone give me a hint on this?
>
> Thanks in advance
> Fan
>
>        [[alternative HTML version deleted]]
>
> _______________________________________________
> 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