creates data frame of count data from point data layer from gdb
1 | create_count_df(df, quad_info, desired_columns)
|
df |
data frame of point data created by readOGR |
quad_info |
information about quadrat name and year gleaned from layer file name |
desired_columns |
vector of column names that should be extracted from the attribute table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.