R/global.R

# to appease R CMD check
# most of these are in R/app.R
utils::globalVariables(
  c("L1",
    "L2",
    "n",
    ":=",
    "nobs",
    "count",
    "V1",
    "y",
    "output",
    "x",
    "check_harmony",
    "Cat1",
    "V2",
    "..LV..",
    "data_mutate[[gran1]]",
    "data_mutate[[gran2]]",
    "value",
    "granularity2",
    "ymin",
    "ymax",
    "data_mutate_obj",
    "gini_meas",
    "total_gini_meas",
    "quantiles",
    "mean_max_variation",
    "newds",
    "freqx",
    "..density..")
)

Try the gravitas package in your browser

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

gravitas documentation built on July 2, 2020, 4:01 a.m.