Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

r-rse/parallel-r-materials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parallel-r-materials

The repository contains course materials associated with the course Parallel R Workflows developed by r-rse for the University of Southampton.

To install the course materials, use:

# install.packages("usethis")
usethis::use_course("r-rse/parallel-r-materials")

Once the project is launched, to unzip the larger zipped geojson file use:

# install.packages("R.utils")
R.utils::gunzip("health_data/data/lsoa_boundaries.geojson.gz")

Attributions

ONS Data, digital boundaries and reference maps:

  • Source: Office for National Statistics licensed under the Open Government Licence v.3.0
  • Contains OS data © Crown copyright and database right [2023]

For more details, check the course materials

NBA playoffs data