R/globals.R

# so that check ignores
utils::globalVariables(
  c(
    ".",
    'X1',
    'X2',
    'Coefficient',
    'X1',
    'X2',
    'aes',
    'bold',
    'contains',
    'geom_line',
    'geom_linerange',
    'ranef',
    'fit',
    'se.fit',
    'll',
    'ul',
    'ui_l',
    'ui_u',
    'ui_value',
    'value',
    'value_sc',
    'group',
    'term',
    'x2',
    'var',
    "linear predictor",
    "fitted values",
    'prediction',
    'estimate',
    'Estimate',
    'std.error',
    'est.error',
    'y',
    'rhat',
    'tail_ess'
  )
)
m-clark/visibly documentation built on Oct. 28, 2020, 5:33 p.m.