add_path: Concat the categories of a variable

Description Usage Arguments Value

View source: R/add-path.R

Description

Concat the categories of a variable

Usage

1
2
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 May 18, 2019, 5:47 a.m.