Description Usage Arguments Value Examples
Returns info associated with with each SiteID, removing duplicated rows
1 | get_site_info(df, cols = c("SiteID", "Region", "Country", "ZipCode"))
|
df |
dataframe that includes SiteID, and other site specific columns |
cols |
character vector that contains the names of columns to return. |
dataframe with with columns of SiteID, Region, Country, ZipCode (default) and no duplicate rows
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.