options(rmarkdown.html_vignette.check_title = FALSE)
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(wastdr)

This workflow copies the contents of the turtle tagging database WAMTRAM2 into the WA Sea Turtle Database (WAStD).

x <- download_w2_data()

The current ETL process is being built in the R package etlTurtleNesting. Progress is tracked at wastdr.



parksandwildlife/wastdr documentation built on Nov. 17, 2022, 4:52 p.m.