Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 529 Bytes

r-data.md

File metadata and controls

19 lines (15 loc) · 529 Bytes
layout element title language exercises
page
assignment
Working with Data
R
dplyr
Shrub Volume Data Basics
Shrub Volume Aggregation
Shrub Volume Join
Fix the Code
Link to Databases
Collect from Databases

Learning Objectives

Following this assignment students should be able to:

  • install and load an R package
  • understand the data manipulation functions of dplyr
  • execute a simple import and analyze data scenario

{% include reading.html %}

{% include assignment.html %}