save_prior_assessments: Save a csv file of prior assessments

Description Usage Arguments Value Examples

Description

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.

Usage

1
save_prior_assessments(noms_data, path)

Arguments

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.

Value

csv file containing prior assessments

Examples

1
save_prior_assessments(noms_data, "Desktop/prior_assessments.csv")

sarahvanhala/nomscheck documentation built on May 11, 2019, 5:15 p.m.