if (FALSE) { # interactive()
fetch_vd(247) |>
glean_vd(cols=c("species",
"sample_start_date",
"sample_value"),
returnunique=TRUE)
ohvbd.ids(247, "vd") |>
fetch() |>
glean() # Calls glean_vd()
}
Run the code above in your browser using DataLab