get_site_info: Extract info for each site

Description Usage Arguments Value Examples

View source: R/process.R

Description

Returns info associated with with each SiteID, removing duplicated rows

Usage

1
get_site_info(df, cols = c("SiteID", "Region", "Country", "ZipCode"))

Arguments

df

dataframe that includes SiteID, and other site specific columns

cols

character vector that contains the names of columns to return.

Value

dataframe with with columns of SiteID, Region, Country, ZipCode (default) and no duplicate rows

Examples

1

MartinHoldrege/turnr documentation built on May 16, 2020, 10:39 a.m.