diff --git a/man/bbwp.Rd b/man/bbwp.Rd index 8fd65b7..455ee76 100644 --- a/man/bbwp.Rd +++ b/man/bbwp.Rd @@ -100,7 +100,7 @@ bbwp( \item{measures}{(data.table) the measures planned / done per fields} -\item{sector}{(string) a vector with the farm type given the agricultural sector (options: 'melkveehouderij','akkerbouw','vollegrondsgroente','boomteelt','bollen','veehouderij','overig')} +\item{sector}{(string) a vector with the farm type given the agricultural sector (options: options: 'diary', 'arable', 'tree_nursery', 'bulbs')} \item{output}{(string) a vector specifying the output type of the function. Options: scores, measures} } diff --git a/man/ecoregeling.Rd b/man/ecoregeling.Rd index f122da2..17e4ed4 100644 --- a/man/ecoregeling.Rd +++ b/man/ecoregeling.Rd @@ -43,7 +43,7 @@ ecoregeling( \item{measures}{(data.table) the measures planned / done per fields} -\item{sector}{(string) a vector with the farm type given the agricultural sector (options: 'melkveehouderij','akkerbouw','vollegrondsgroente','boomteelt','bollen','veehouderij','overig')} +\item{sector}{(string) a vector with the farm type given the agricultural sector (options: options: 'diary', 'arable', 'tree_nursery', 'bulbs')} \item{output}{(string) a vector specifying the output type of the function. Options: scores, measures} }