Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 488 Bytes

r-advanced.md

File metadata and controls

20 lines (15 loc) · 488 Bytes
layout element title language exercises
page
assignment
Advanced Topics
R
Species Area Relationship
Find the Rodents
Debug the Code
Test the Code

Learning Objectives

Following this assignment students should be able to:

  • write basic and nested functions
  • understand the search patterns described by regular expressions
  • debug and test R script to ensure proper function and output

{% include reading.html %}

{% include assignment.html %}