An R package for biomass estimation at extratropical forest plots.
GNU General Public License v3.0
36
stars
11
forks
source link
Arguments to `new_equations()` should enumerate possible options in the function's signature #153
Open
maurolepore opened 3 years ago
Enumerate possible options (see https://design.tidyverse.org/def-enum.html). If the argument x to f() can take "a", "b", and "c", then f() should be: