biosys_records: Parse BioSys records to tibble

Description Usage Arguments Value

Description

Parse BioSys records to tibble

Usage

1
2
biosys_records(un = Sys.getenv("BIOSYS_UN"), pw = Sys.getenv("BIOSYS_PW"),
  project_id = NULL)

Arguments

un

(character) The BioSys username, default Sys.getenv("BIOSYS_UN")

pw

(character) The BioSys password, default Sys.getenv("BIOSYS_PW")

project_id

(int) An optional project ID to restrict the result to.

Value

A tibble of BioSys records with some common metadata fields plus the respective data.


parksandwildlife/biosysR documentation built on May 15, 2019, 5:50 p.m.