diff --git a/README.md b/README.md index f88460b..0bea34b 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,17 @@ --- # Goal -*to complete* +Data and R scripts to identify priority areas for threatened insular endemic mammals across three key dimensions of biodiversity (taxonomic, phylogenetic, and functional), as well as their protection level and threats affecting them. --- # Content This repository is structured as follow: -📁 data/: contains all data required to reproduce analyses and figures -📁 analysis/: contains R codes to run analysis for this project -*to complete* +📁 data/: contain raw files that should never be modified. +📁 outputs/: store intermediate and final outputs generated by the R scripts. +📁 rfunctions/: store R functions. +📁 rscripts/: store R scripts to reproduce analyses and figures. --- # Notes All required packages will be installed (if necessary) All required packages and R functions will be loaded -*to complete*