[R] Updata Rdata File

Jeff Newmiller jdnewmil at dcn.davis.ca.us
Thu Nov 18 17:28:58 CET 2010


?rbind

"Jason Kwok" <jaykwok at gmail.com> wrote:

>Thanks for the response Duncan.
>
>I'm sorry I wasn't clear in my question.  I need to add an additional
>value
>every day to the data and not update it.
>
>I know how to load and save but I dont' know how to add data.
>load(file="C:\\datafile.rdata")
>save(data,file="C:\\datafile.rdata")
>
>Thanks.
>
>Jason
>
>On Thu, Nov 18, 2010 at 6:56 AM, Duncan Murdoch
><murdoch.duncan at gmail.com>wrote:
>
>> On 18/11/2010 1:49 AM, Jason Kwok wrote:
>>
>>> How do I add data to a .rdata file?  In my case, I have a time
>series that
>>> needs to get updated every day.
>>>
>>
>> Load it, update the variables, save them.
>>
>> Duncan Murdoch
>>
>
>	[[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.

---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.



More information about the R-help mailing list