How to Avoid Putting Sensitive Information on GitHub
This lesson is called How to Avoid Putting Sensitive Information on GitHub, part of the Using Git and GitHub with R course. This lesson is called How to Avoid Putting Sensitive Information on GitHub, part of the Using Git and GitHub with R course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Loading transcript...
Learn More
If you want to store your data on external services, there are R packages to enable you to access that data easily:
{googlesheets4} for Google Sheets
{googledrive} for Google Drive
The {rdrop2} package has been archived, but it previously worked with Dropbox
{boxr} for Box
{Microsoft365R} for Sharepoint, OneDrive, and other Microsoft products
Another, more complicated, option is to use the {pins} package, which provides tools to connect to data from a variety of sources.
Have any questions? Put them below and we will help you out!
Course Content
28 Lessons
You need to be signed-in to comment on this post. Login.