Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Training 2 or more people?Try DataCamp For Business
Loved by learners at thousands of companies
Course Description
Introduction to RStudio IDE and version control with Git
For Business
Training 2 or more people?
Get your team access to the full DataCamp library, with centralized reporting, assignments, projects and more- 1
Preface
FreeThis is a brief preface, explaining the rationale for using RStudio and git.
- 2
Using RStudio
FreeThis chapter introduces you to the integrated development environment provided by RStudio. You'll learn about the data viewer, the environment tab, the history tab, how to set and get your working directory, using the plots pane, navigating the help tab when you get stuck, and more.
What is RStudio?50 xpInstalling RStudio50 xpRStudio panes100 xpThe console pane100 xpCode completion100 xpRetrieving previous commands100 xpEnvironment browser100 xpThe history tab100 xpFile browser100 xpThe source pane100 xpSourcing code100 xpTidying up code100 xpThe plots tab100 xpViewing documentation100 xpRStudio projects100 xpSummary25 xp - 3
Version control using Git
FreeIn this chapter, you'll learn about version control, Git, and how to use Git within RStudio. You'll start with the basics, like how to turn on version control using Git in an existing directory. Then, you'll see how to track changes to files over time, explore your commit history, get rid of unwanted changes, and how to push changes to remote repositories on GitHub.
Benefits of version control100 xpCreating a Git repository in RStudio100 xpTracking files and saving changes100 xpTracking files and saving changes II100 xpTracking files and saving changes III100 xpViewing changes made to a tracked file100 xpUndo changes: discard and revert100 xpViewing the commit history100 xpGoing back in the commit history: checkout100 xpGoing places: creating a GitHub repo100 xpCloning existing repos100 xpPulling from GitHub100 xpPushing to GitHub100 xpSummary100 xp
For Business
Training 2 or more people?
Get your team access to the full DataCamp library, with centralized reporting, assignments, projects and morecollaborators
What do other learners have to say?
Join over 14 million learners and start ABC Intro 2 Git in Rstudio today!
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.