R/globals.r

utils::globalVariables(c(
    "aes",
    "coord_polar",
    "count",
    "dollar",
    "geom_bar",
    'geom_line',
    'geom_ribbon',
    'geom_text',
    "ggplot",
    "labs",
    "Legend",
    "Length",
    "mutate",
    "p5", "p25", "p50", "p75", "p95",
    "percentage",
    'position_stack',
    'scale_y_continuous',
    'scale_fill_manual',
    "Target",
    "theme",
    'theme_void',
    "xlim",
    "%>%"
))
rexmacey/aasim documentation built on Oct. 29, 2024, 9:30 a.m.