`fd_desc()` calculates the descriptive statistics of the farm data

fd_desc(farm_data, farmbranch = c("arable", "dairy"), csv = FALSE, dir = NULL)

Arguments

farm_data

A dataframe with the p_farmData

farmbranch

Type of farm data to analyse (Dairy or Arable farms)

csv

Logical. If TRUE, it saves the results as a csv

dir

If csv is TRUE, where to save the csv

Value

A dataframe with the descriptive statistics