Pan Arctic Species List (PASL) matching script
Data files
Nov 01, 2023 version files 3.47 MB
-
PASL_with_authors.csv
913.75 KB
-
PASL.txt
2.55 MB
-
PU_1_2_spp_cop.csv
4.42 KB
-
README.md
959 B
Abstract
This script matches a provided species list with the Panarctic Species List (PASL) (Raynolds et al, 2013) to obtain the commonly accepted scientific names of the plants, including short names and full names.
Inputs:
- Species list: CSV file containing a list of species names, as provided by the geobotanist;
- PASL: a text file with the Panarctic Species List names, including the short and full scientific names of the plants (with synonyms).
Outputs:
- A new file with the matched species list, including the short and full scientific names of the plants as found in the PASL.
References:
- Raynolds, M.K., Breen, A.L., Walker, D.A., Elven, R., Belland, R., Konstantinova, N., Kristinsson, H. & Hennekens, S. (2013). The Pan-Arctic Species List (PASL). Arctic Vegetation Archive (AVA) Workshop.
Methods
The script processes text to translate the names of a target dataset to the PASL format. It does this by removing special characters, replacing "sp" with "species," and adjusting for any 2-symbol differences between matching tables.
Usage notes
R software (R version 4.2.2)
References:
- R Core Team (2022). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL https://www.R-project.org/