Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Mastering RStudio: Develop, Communicate, and Collaborate with R

You're reading from   Mastering RStudio: Develop, Communicate, and Collaborate with R Harness the power of RStudio to create web applications, R packages, markdown reports and pretty data visualizations

Arrow left icon
Product type Paperback
Published in Dec 2015
Publisher Packt
ISBN-13 9781783982547
Length 348 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Julian Hillebrand Julian Hillebrand
Author Profile Icon Julian Hillebrand
Julian Hillebrand
 Nierhoff Nierhoff
Author Profile Icon Nierhoff
Nierhoff
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Mastering RStudio – Develop, Communicate, and Collaborate with R
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
1. The RStudio IDE – an Overview FREE CHAPTER 2. Communicating Your Work with R Markdown 3. R Lesson I – Graphics System 4. Shiny – a Web-app Framework for R 5. Interactive Documents with R Markdown 6. Creating Professional Dashboards with R and Shiny 7. Package Development in RStudio 8. Collaborating with Git and GitHub 9. R for your Organization – Managing the RStudio Server 10. Extending RStudio and Your Knowledge of R Index

RStudio environment customizations


Already in the first chapter, we showed you how to set up RStudio with the built-in settings so that it corresponds, practically and visually, with your wishes and preferences. But, there are also other options that cannot be set within the RStudio GUI since they are general R settings. An example of this is the Rprofile. But everything you determine in your personal Rprofile will also be executed in RStudio.

Customizing the Rprofile

You may have never heard of the so-called Rprofile before. In fact, at first glance, it is just a normal text file, which can be found in the R home directory. But it could also be possible that you do not have such a file.

The customization of Rprofile is an interesting way to load personally stored functions, options, scripts, the preferred CRAN mirror, and so on, for your R sessions at every startup of R, respectively RStudio.

Where to find your Rprofile

For Windows environment to change your Rprofile on Windows, navigate to...

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 £13.99/month. Cancel anytime
Visually different images