set_check_notes | R Documentation |
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
set_check_notes(dataSET)
dataSET |
SET dataset from get_set_sets() |
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.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.