biosys_projects: Parse BioSys projects to tibble

Description Usage Arguments Value

Description

Parse BioSys projects to tibble

Usage

1
biosys_projects(un = Sys.getenv("BIOSYS_UN"), pw = Sys.getenv("BIOSYS_PW"))

Arguments

un

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

pw

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

Value

A tibble with project metadata. Fields site_data_package and custodians are list columns.


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