R/globals.r

#utils::globalVariables(c("chord_prof_5MW", "referenceProbs"))
utils::globalVariables(c("chord_prof_5MW",
                         "referenceProbs",
                         "Month",
                         "month",
                         "BladeWidth",
                         "Pitch",
                         "RotorRadius",
                         "RotorSpeed",".","!<-"
                         ))

utils::suppressForeignCheck(c(".", "!<-"))

Try the stochLAB package in your browser

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

stochLAB documentation built on Dec. 28, 2022, 1:19 a.m.