Skip to content

jennhuck/getting-started-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Project name: Getting Started with R

These are the project files for the Getting Started with R workshop.

Useful dates

Last updated: 2024-08-29

Workshop presentation: 2024-09-05

Author name and contact info

Jennifer Huck

Data Librarian

UVA Library

jhuck@virginia.edu

Origin of data

We rely on the Albemarle homes data prepared by UVA Library StatLab.

Dependencies

For this worskhop you need to download and install R, RStudio, and the tidyverse package.

You need the most current version of R and the most current version of the tidyverse package. It is less critical that RStudio is updated to the latest version. Installing and updating instructions for R are here.

Project goals and description

This workshop will teach you the basics of getting started with R.

If you are following along outside of the workshop, download and install R, RStudio, and the tidyverse package. Open RStudio, and go to File...Open File... and open the getting_started_R.R script. You will be able to follow along from there.

Workshop project directory:

+-- data-raw

|---\-- albemarle_homes_2023.csv

+-- scripts

|---+-- getting_started_R.R

|---\-- getting_started_R_answers.R

\-- README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages