add_path | R Documentation |
Concat the categories of a variable
add_path(
res_gda_quali,
var,
var_levels = NULL,
exclude = NULL,
axes = 1:2,
linetype = "dashed",
colour = "black",
size = 1
)
res_gda_quali |
GDA result. |
var |
variable name. |
var_levels |
categories to concat. |
exclude |
categories to exclude. |
axes |
axes to plot. |
linetype |
linetype of concat path. |
colour |
colour of concat path. |
size |
size of concat path. |
ggplo2 path geom.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.