R/zzz.R

utils::globalVariables(
    c(
        "axis", "coordinate", "spline", "X", "Y", "fan_line",
        "radius", "angle", "CI_upper", "CI_lower",
        "CI_lower_X", "CI_lower_Y", "CI_upper_X", "CI_upper_Y",
        "index", "X_new", "Y_new", "CI_X", "CI_Y", "se.fit",
        ".index"
    )
)

Try the rticulate package in your browser

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

rticulate documentation built on Sept. 4, 2022, 5:07 p.m.