nikita-sridhar / bioe215_working_data

0 stars 0 forks source link

Assessment for working with data #1

Open nikita-sridhar opened 1 year ago

nikita-sridhar commented 1 year ago

https://nikita-sridhar.github.io/bioe215_working_data/

@FlukeandFeather

FlukeAndFeather commented 1 year ago

Looks good! One question: on this line you hard code the number of rows in the data frame (c(1, 73)). How would you do that programmatically? Hint: is there a variable I gave you that could help?