set_check_notes: check field notes for potential issues relating to pin...

View source: R/set_check.R

set_check_notesR Documentation

check field notes for potential issues relating to pin readings

Description

Extract all the notes that have been made which can indicate pins that may have measurement bias. This information can be used to generate a list of flags that can act as a filter for analysis further in the workflow. This allows the removal of certain data points from the analysis without removing the datapoint from the dataset. Secondarily these flags can be used in QA/QC workflows

Usage

set_check_notes(dataSET)

Arguments

dataSET

SET dataset from get_set_sets()

Value

character vector of unique notes made within data set. These notes can be edited and recycled for flagging measures (set_check_measures) or flagging pins (set_check_pins). Returned as a dput output for easy editing and use elsewhere.

Examples

NULL


afstarke/reSET documentation built on July 16, 2025, 10:16 p.m.