Provides a summary of filtered data.

data_overview(fertilizer_data)

Arguments

fertilizer_data

the dataset were selected based on the filters.

Examples

data = fertilizer wake_fertilizer = get_data(data, counties = "wake") data_overview(wake_fertilizer)
#> #> The selected dataset includes 55 years of data, ranging from 1954 to 2008 ; #> The counties include Wake ; in 1 states, e.g. NC ; #> The range of fertilization quantity is 112729 to 2594662 ; #> The fertilizer is applied as P N and at the locations of nonfarm farm .