Parse BioSys records to tibble

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.