fviz_add_sup_ind: Add supplementary individuals.

Description Usage Arguments Value

View source: R/fviz-add-sup-ind.R

Description

Add supplementary individuals.

Usage

1
2
3
fviz_add_sup_ind(res_gda, sup_ind = NULL, colour = "red",
  ind_visible = FALSE, label = NULL, size = 10, myriad = TRUE,
  group = NULL, group_names = NULL, group_style = "both", axes = 1:2)

Arguments

res_gda

MCA results.

sup_ind

supplementary individual profiles (data.frame).

colour

colour of point and labels.

ind_visible

show individual points.

label

label names.

size

label size.

myriad

use Myriad Pro font.

group

vector containing group definition.

group_names

names of the groups.

group_style

style to plot (vector containing "shape", "colour" or "both).

axes

the GDA dimensions to plot.

Value

ggplot2 visalization of supplementary individuals.


inventionate/TimeSpaceAnalysis documentation built on May 18, 2019, 5:47 a.m.