Description Usage Arguments Value Examples
Takes a previous SPARS download (.xls file) and produces a csv file of prior assessments. This csv is used to filter out previous assessments from the plots so that you only see newly entered data.
1 | save_prior_assessments(noms_data, path)
|
noms_data |
Dataframe created by read_noms_data. This should be the PREVIOUS data set - NOT the dataset in which you are searching for errors. |
path |
Where you want the csv file of prior assessments to be saved. |
csv file containing prior assessments
1 | save_prior_assessments(noms_data, "Desktop/prior_assessments.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.