compare_entries: Compare a data entry with a data set

Description Usage Value See Also

Description

compare_entries is a helper function for comparing a sufl data entry with data in the bioscreen. See api_check and api_check_batch to see how this helper function is implemented.

Usage

1
2
3
compare_entries(sufl_data, data_from_app, endpoint = "subjects",
  ignore_colnames = c("first_name", "last_name"), verbose_b = TRUE,
  keep_na = FALSE)

Value

"no action", "create", or "update"

See Also

api_check, api_check_batch


UCSF-MSLAB/msbwaiter documentation built on May 9, 2019, 5:19 p.m.