R does not save any data you give it unless you explicitly tell it to.  See
?save ?write.table, etc.
Also, any good tutorial.


Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Mon, Oct 26, 2020 at 7:18 AM akshay kulkarni <akshay...@hotmail.com>
wrote:

> dear members,
>                              I am a stock trader. I am using R for my
> research.
>
> I want to service my laptop, wherein resides all my R code, which, for
> obvious reasons, has to be secured. I am using Windows 7 Ultimate.
>
> I cannot encrypt the R data by Bitdefender, as it encrypts the entire
> drive. I anyway need to give the key when the system, if at all, gets
> locked when servicing.
>
> My cousin suggested backing up the data and deleting that data in the
> laptop when giving it for servicing. How do you back up the R data? What is
> the file name that contains all the workspace in windows 7? .RHistory only
> contains the previous commands. Can I delete only all the data/code without
> deleting the R GUI? The extreme option would be to delete the whole of
> installed R GUI, after backing up the workspace. Some other way to secure
> the data/code?
>
> I've tried using Backup and sync by google, but that is very cumbersome.
>
> Please help.
>
> thanking you,
> Yours sincerely,
> AKSHAY M KULKARNI
>
> [
> https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif
> ]<
> https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
> Virus-free. www.avast.com<
> https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail
> >
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to