Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 538 Bytes

r-functions.md

File metadata and controls

19 lines (15 loc) · 538 Bytes
layout element title language exercises points
page
assignment
Functions
R
Writing Functions
Use and Modify
Writing Functions 2
Default Arguments
Combining Functions
Writing Tidyverse Functions
Portal Species Time-Series
15
15
15
15
20
20
optional

Learning Objectives

Following this assignment students should be able to:

  • use, modify, and write custom functions
  • use the output of one function as the input of another

{% include reading.html %}

{% include assignment.html %}