Skip to content

Commit

Permalink
clean up repository to minimum code and data
Browse files Browse the repository at this point in the history
  • Loading branch information
aekendig committed Jan 27, 2022
1 parent b73cac9 commit 2f162c0
Show file tree
Hide file tree
Showing 16 changed files with 102 additions and 225,959 deletions.
350 changes: 0 additions & 350 deletions README.html

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Code and data for horizon scan of invasive plant threats to Florida. This reposi
|risk_scores_analys.R |R script to evaluate final risk scores |
|pathways_process.R |R script to process pathways to introduction data |
|taxa_list_processing.R |R script to create list used for rapid risk assessments from an initial list |
|taxonomic_method_comparison.R |R script to check consistency of taxa lists produced by original (initial commit) and revised taxonomic methods |

|data |description |
|:----------------------------------------------------------|:---------------------------------------------------------------|
Expand Down
1 change: 1 addition & 0 deletions code/risk_score_analysis.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ library(cowplot)
# import data
hs <- read_csv("intermediate-data/horizon_scan_plants_full_reviews_080321.csv")
gbif_keys <- read_csv("intermediate-data/gbif_taxonkeys_full_cabi_list_cleaned_062221.csv")
# above obtained using the same methods as gbif_taxonkeys_full_cabi_list_cleaned_011522.csv in taxa_list_process.R


#### edit data ####
Expand Down
115 changes: 0 additions & 115 deletions code/taxonomy_method_comparison.R

This file was deleted.

Loading

0 comments on commit 2f162c0

Please sign in to comment.