bety_tables: Shortcut access functions for BETY table joins

Description Usage Arguments Details

Description

Shortcut access functions for BETY table joins

Usage

1
2
3
pfts_priors(pft_names = pfts("bety_name"), con = bety(), collect = TRUE)

pfts_species(pft_names = pfts("bety_name"), con = bety(), collect = TRUE)

Arguments

pft_names

Character vector of PFT names. Defaults to ‘bety_name' column of [pfts()]. If 'NULL', don’t filter by PFT name.

con

Database connection. Defaults to [bety()].

collect

Whether or not to call [dplyr::collect()] on the output. Default = 'TRUE'.

Details

- 'pfts_priors' – Prior distributions by PFT - 'pfts_species' – PFT-species mapping


ashiklom/fortebaseline documentation built on May 9, 2020, 1:56 a.m.