Data should be downloaded and saved to your data/raw folder if you have completed the Intro to R Module 1, otherwise save all the data files in a folder on you computer and we will transfer them to the proper folder later.
Example Whitespace delimited data (data.txt)
Example Comma delimited data (data.csv)
Example missing data (data_missing.txt)
Brown bear damage data (bear_2008_2016.csv)
Bear glm example raw data (pagube_2008_2016_spatial.csv)
Bear glm example cow data (cows.csv)
Bobcat necropsy data (Bobcat_necropsy_data.csv)
Bobcat collection data for Purrr (bobcat_collection_data.csv)
Bobcat necropsy data for Purrr (bobcat_necropsy_only_data.csv)
Bobcat age data for Purrr (bobcat_age_data.csv)
Bobcat 2019 split necropsy data for Purrr (sample_bobcat_necropsy_data_2019)
Bobcat 2020 split necropsy data for Purrr (sample_bobcat_necropsy_data_2020)