View source: R/split_create_update_skip.R
split_create_update_skip | R Documentation |
Encounters and their related observations are uploaded to WAStD:
split_create_update_skip(odkc_prep, wastd_data)
odkc_prep |
ODKC data transformed into WAStD format. |
wastd_data |
Minimal WAStD data to inform skip logic. |
New encounters will be created
Existing but unchanged (status=new) encounters will be updated
if update_existing=TRUE
, else skipped.
Existing and value-added encounters (status > new) will be skipped.s
A list of results from the various uploads.
Each result is a wastd_api_response
or a tibble of data (_skip
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.