plot_polar_smooths {rticulate} | R Documentation |
Deprecated functions in package rticulate.
Description
The functions listed below are deprecated and will be defunct in
the near future. When possible, alternative functions with similar
functionality are also mentioned. Help pages for deprecated functions are
available at help("-deprecated")
.
Usage
plot_polar_smooths(
model,
series,
comparison = NULL,
origin = NULL,
facet_terms = NULL,
conditions = NULL,
exclude_random = TRUE,
series_length = 100,
split = NULL,
sep = "\\.",
time_series
)
geom_polar_ci(data, group = NULL, ci_z = 1.96, ci_alpha = 0.1)
Value
Nothing. Used to document deprecated functions.
geom_polar_ci()
For geom_polar_ci()
, see vignette("polar-gams", package = "rticulate")
.
[Package rticulate version 2.0.1 Index]