Exercise: Hands-on Data Filtering/Manipulation
Use what we’ve learned so far to manipulate/filter the data.
We'll cover the following
Assignment
Use the filter()
function to subset the data to just those froglets that emerged during or after the first 30 days of the period of metamorphosis.
Tip: Use the
Age.FromEmergence
variable for this exercise.
Get hands-on with 1400+ tech skills courses.