View source: R/count_pesticide_applications.R
count_pesticide_applications | R Documentation |
Counts the number of pesticide applications in the management dataframe. Besides, seperate counts of herbicide, fungicide and insecticide applications are provided.
count_pesticide_applications(var_management_df)
var_management_df |
management dataframe |
list with two tibbles: yearly and cropwise counts of pesticide applications
# count pesticide applications in the EXAMPLE_data
count_pesticide_applications(EXAMPLE_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.