[R] Help: The Difference Between Workspace, Script, and History

Clint Bowman clint at ecy.wa.gov
Thu Dec 18 01:00:05 CET 2014


Ian,

ls() is your friend. To learn more about ls(), type ?ls

Clint

Clint Bowman			INTERNET:	clint at ecy.wa.gov
Air Quality Modeler		INTERNET:	clint at math.utah.edu
Department of Ecology		VOICE:		(360) 407-6815
PO Box 47600			FAX:		(360) 407-7534
Olympia, WA 98504-7600

         USPS:           PO Box 47600, Olympia, WA 98504-7600
         Parcels:        300 Desmond Drive, Lacey, WA 98503-1274

On Wed, 17 Dec 2014, Ian Evans wrote:

> I apologize that I am very new to R and programming in general. I do not
> understand the difference between the script, the workspace, and the
> history, and what saving each one means.
>
> I seem to be doing fine writing commands and going through lessons and
> examples (I'm using Learn R in a Day) but when I try to save what I wrote
> and load it later, it tells me that it is loaded, but none of my code is
> one the screen.
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list