getv_Phenology: Get table with Phenology data

Description Usage Arguments Examples

View source: R/load_paceR_views.R

Description

Get table with Phenology data

Usage

1
getv_Phenology(paceR_db, full = TRUE, project = "")

Arguments

paceR_db

The src_mysql connection to the paceR Database.

full

Option to return the full table (TRUE) or just a condensed version (FALSE). Default is TRUE.

Project

Option to return only a subset of phenology data. Valid values include:

  • "GH" for Ghana (BFMS)

  • "MG" for Madagascar

  • "MR" for Monkey River

  • "RC" for Runaway Creek

  • "SR" for Santa Rosa

Examples

1
getv_Phenology(paceR_db, project = "SR")

camposfa/paceR documentation built on May 23, 2020, 5:54 a.m.