set_check_measures: set_check_measures

View source: R/set_check.R

set_check_measuresR Documentation

set_check_measures

Description

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.

Usage

set_check_measures(
  dataSET,
  issues = c("Hole", "hole", "mussel", "Holr", "Shell", "Mussel", "edge of hole",
    "hole next to mussel"),
  ...
)

Arguments

dataSET

SET data from set_get_sets

Value

tibble containing SET data with columns

Examples

NULL



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