R/globals.R

utils::globalVariables(c("vl", "time", "id",
                         "vl_diff", "index", "tag", "n",
                         "firstbelow",
                         "calculation", "model", "Model",
                         "Included",
                         "Param", "param", "estimate",
                         "A", "B", "delta", "gamma", "Bhat", "gammahat", "A_b", "delta_b",
                         "ShortLifespan", "LongLifespan", "SingleLifespan",
                         "LongLifespanNonProductive", "ShortLifespanProductive", "ShortLifespanNonProductive",
                         "Median", "SD",
                         "TTS", "ART", "fit",
                         "lowerCI", "upperCI", "CIrange", "relativerange",
                         "."))

Try the ushr package in your browser

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

ushr documentation built on April 22, 2020, 1:05 a.m.