plotClassification-methods: Draw the profile of the levels exposures after a...

Description Usage Arguments Value See Also Examples

Description

Draw the profile of the levels exposures after a classification with a clustering method

Usage

1
plotClassification(object, type = "heatmap", ...)

Arguments

object

Object of class Exposomeclust

type

Two types are available: "heatmap" or "valuemap".

...

NOT USED

Value

A list with different graphics parameters.

See Also

clustering as a constructor for ExposomeClust, classification to see how to obtain the classification of the samples from an ExposomeClust

Examples

1
2
3
4
5
## Not run: 
data("eclust")
plotClassification(expo_c)

## End(Not run)

rexposome documentation built on March 13, 2021, 2:01 a.m.