Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learning RStudio for R Statistical Computing

You're reading from  Learning RStudio for R Statistical Computing

Product type Book
Published in Dec 2012
Publisher Packt
ISBN-13 9781782160601
Pages 126 pages
Edition 1st Edition
Languages
Concepts

Viewing data and the object browser


Reviewing your data and other R objects as you develop your analyses is an excellent way to monitor the progress of your work. We will now discuss RStudio's features that allow for the inspection of objects and data.

The panel on the top right-hand side holds the Workspace tab. This tab has menu items to load and save workspaces from or to a .RData file (R's native format to store data). There is an Import Dataset button for convenient loading of ASCII files, as discussed in Chapter 1, Getting Started. The Clear all button removes all the variables from the current workspace. Finally, the Refresh button re-examines the workspace and refreshes the workspace browser.

Buttons of WorkSpace

To show some of the data viewing features, we will use the Abalone project from Chapter 1, Getting Started. To open Abalone, navigate to Projects | Abalone. If you followed the instructions in Chapter 1, Getting Started precisely, there is only the abalone variable....

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}