R/globalvariables.R

# Global variables

if (getRversion() >= "2.15.1") {
  utils::globalVariables(c(".plotcurve", "Standard Deviation", "Mean", "qqmin", "cp",
                           "tk_q1", "tk_q2", "tk_mean", "tk_sigma",
                           "tk_q", "tk_mu", "tk_sigma", "tk_df",
                           "tk_p",
                           "x", "q1","q2", "plotcurveaux",
                           "plotpnormallftplot", "plotcurve",
                           "plotlpnormallttplot", "plotlpnormallttplot",
                           "plotcurveaux", "plotqnormalltfcdf", "plotgumbelltfpdf",
                           "plotqfltcdf", "plotfltfpdf", "plotgammaltfpdf",
                           "plotcauchyltfpdf", "plotlogisltfpdf",
                           "plotqlnormalltfcdf", "plotweibullltfpdf",
                           "plotqgeomttboth", "plotqgeomltfsf",
                           ".tkplotleemnormal", ".tkplotleemnormal2",
                           ".parametro"
                           ))
}

Try the leem package in your browser

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

leem documentation built on April 3, 2025, 6:04 p.m.