TADA_SummarizeColumn | R Documentation |
Function to summarize the number of sites and records downloaded from the WQP for each unique column group.
TADA_SummarizeColumn(.data, col = "TADA.CharacteristicName")
.data |
TADA dataframe containing the data downloaded from the WQP, where each row represents a unique data record. |
col |
A text string name of the column the user would like summarized. |
A dataframe containing a column for each unique element, the number of sites with that element populated, and the number of records with that element populated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.