Description Usage Arguments Examples
Provides a summary of filtered data.
| 1 | data_overview(fertilizer_data)
 | 
| fertilizer_data | the dataset were selected based on the filters. | 
| 1 2 3 | data = fertilizer
wake_fertilizer = get_data(data, counties = "wake")
data_overview(wake_fertilizer)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.