Query and download metadata for PTAGIS Interrogation sites
queryInterrogationMeta(site_code = NULL)
queryInterrogationMeta(site_code = 'ZEN')
#> # A tibble: 1 × 22
#> siteCode name description siteType active operational operationsOrganizati…¹
#> <chr> <chr> <chr> <chr> <lgl> <lgl> <chr>
#> 1 ZEN Seces… This is an… Instrea… TRUE TRUE Biomark
#> # ℹ abbreviated name: ¹operationsOrganizationName
#> # ℹ 15 more variables: operationsOrganizationCode <chr>, latitude <dbl>,
#> # longitude <dbl>, rkm <chr>, firstYear <dbl>, lastYear <dbl>,
#> # firstDate <chr>, lastDate <chr>, operationPeriod <chr>, lastFileName <chr>,
#> # lastFileOpenedOn <chr>, lastFileClosedOn <chr>, lastFileProcessedOn <chr>,
#> # lastTagCode <chr>, lastTagTime <chr>