R/globals.R

# Prevents "no visible binding for global variable" during R CMD check

utils::globalVariables(c("treatment",
                         "germination.mean",
                         "probit",
                         "time",
                         "psibg",
                         "Levels",
                         "rate",
                         "Tb",
                         "Tmin",
                         "Tc",
                         "Tmax",
                         "To",
                         "probit",
                         "thetag",
                         "germinable",
                         "cumulative",
                         "..groups",
                         "group",
                         "r50",
                         "."))

Try the seedr package in your browser

Any scripts or data that you put into this service are public.

seedr documentation built on Nov. 8, 2020, 4:29 p.m.