Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Getting started with using R more intently.

License

NotificationsYou must be signed in to change notification settings

m-clark/R-I-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-I-Basics

This is the repo for the workshop that focuses on Part I ofPractical Data Science. You can see the workshop slideshere.

Run the following in your R session to get the notes and materials for the workshop. Change thedestdir to save the project in a specific place (not necessary, should default to desktop). It will open the RStudio project for you.

install.packages('usethis')usethis::use_course('https://github.com/m-clark/R-I-Basics/blob/master/workshop_data_processing.zip?raw=true', destdir = NULL)

If you have issues, just download that zip file (click or paste into your browser), unzip it to a location of your choosing, then:

  • Click on the blue .Rproj icon inside

OR

  • With RStudio - File/Open Project - Navigate to the folder - Open

With your RStudio project set up, you may read theReadMe.md, opencode/install_script_data_processing.R and run it.


[8]ページ先頭

©2009-2025 Movatter.jp