TITLE: Metabolic and behavioral adaptations of greater white-toothed shrews to urban conditions DATA COLLECTORS: Flávio G. Oliveira, Sophie von Merten AFFILIATION: Department of Animal Biology, Faculty of Sciences, University of Lisbon Centre for Environmental and Marine Studies (CESAM) 1749-016 Lisboa, Portugal EMAIL: flavio_oliveira@outlook.pt, sophievonmerten@gmail.com --- DATA AND FILE OVERVIEW The Oliveira_2020_BehavEcol_data_analysis.zip folder contains several files used in data analysis, including the dataset Oliveira_2020_BehavEcol_Rcode.Rmd -> R Markdown file used in statistical analysis Note: The files inside the repeatability folder and the vif_fun.r file are external R scripts to be sourced from inside the R Markdown file. Data was analyzed in R, version 4.0.2, using the software RStudio, version 1.3.1073 The following variables are present in the dataset (Oliveira_2020_BehavEcol_dataset.csv): indiv -> individual identity of each shrew date -> date of capture habitat -> individual was trapped either in a rural or urban area site -> place where shrew was trapped; see figure 1 in Oliveira et al. (2020) for further details sex -> male or female trial -> shrews were tested three times for each experiment body_mass -> body mass (g) rmr -> resting metabolic rate (mL O2/min); in the R script we converted it to mW; see 'Methods' exit_lat -> latency to exit the trap (sec) squares -> number of squares visited (the same square can be counted multiple times) The Oliveira_2020_BehavEcol_metabolism zip folder contains the raw data from our metabolic runs Files are named acording to individual identity and trial Two example video files, one from the exploration test and the other from the boldness test, are also included --- HOW TO USE To run the R Markdown file, unzip the folder "Oliveira_2020_BehavEcol_dataset_analysis.zip" into any location. When running R, set that location as your working directory. Make sure you have all the required libraries installed to run the script.