LilahMcC / NarwhalHR

0 stars 1 forks source link

File input functions #2

Open FlukeAndFeather opened 2 years ago

FlukeAndFeather commented 2 years ago

read.delim() is valid for this file type, but let's have you stick to tidyverse functions. Can you find a function in the readr package that will read the depth file and return a tibble?

https://github.com/LilahMcC/NarwhalHR/blob/f785919009890dfdd8761fc94928078cd0c3d379/Depth%20Profiles.Rmd#L29