R/globals.R

## Adding this due to NOTE during R CMD CHECK:
utils::globalVariables(
  c(
    "aes",
    "element_text",
    "element_line",
    "unit",
    "axes",
    "X_values",
    "Y_values",
    "predicted_values",
    "..level..",
    "scale_fill_viridis_c",
    "coord_fixed",
    "xlab",
    "ylab",
    "theme_classic",
    "theme"
  )
)

Try the gaussplotR package in your browser

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

gaussplotR documentation built on May 3, 2021, 1:07 a.m.