split_create_update_skip_w2: Top level helper to split all WAMTRAM2 Turtle Tagging data...

View source: R/split_create_update_skip_w2.R

split_create_update_skip_w2R Documentation

Top level helper to split all WAMTRAM2 Turtle Tagging data per skip logic

Description

Encounters and their related observations are uploaded to WAStD:

Usage

split_create_update_skip_w2(w2_tf, wastd_data)

Arguments

w2_tf

WAMTRAM data transformed into WAStD format.

wastd_data

Minimal WAStD data to inform skip logic.

Details

  • 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.

Value

A list of results from the various uploads. Each result is a wastd_api_response or a tibble of data (_skip).


dbca-wa/etlTurtleNesting documentation built on Nov. 18, 2022, 8:03 a.m.