add_path: Concat the categories of a variable

View source: R/add-path.R

add_pathR Documentation

Concat the categories of a variable

Description

Concat the categories of a variable

Usage

add_path(
  res_gda_quali,
  var,
  var_levels = NULL,
  exclude = NULL,
  axes = 1:2,
  linetype = "dashed",
  colour = "black",
  size = 1
)

Arguments

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.

Value

ggplo2 path geom.


inventionate/TimeSpaceAnalysis documentation built on June 13, 2025, 2:48 p.m.