set_check_measures | R Documentation |
returns a tibble of set data that includes columns indicating potential issues with the measurements made as indicated in the notes and a flag for any pins that had issues at any point in time as provided by the set_check_pins function.
set_check_measures(
dataSET,
issues = c("Hole", "hole", "mussel", "Holr", "Shell", "Mussel", "edge of hole",
"hole next to mussel"),
...
)
dataSET |
SET data from set_get_sets |
tibble containing SET data with columns
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.