mosaic.setGlobalCodelist {MOQA}R Documentation

setGlobalCodelist

Description

set and parse a global code list for categorical data to be used in categorical plot descriptions

Usage

mosaic.setGlobalCodelist(coding)

Arguments

coding

list of code and value pairs, see example for details

Note

Function call type: user

Author(s)

The MOSAIC Project, Martin Bialke

Examples

mosaic.setGlobalCodelist(c('1=yes','2=no', '99996=no information'))

[Package MOQA version 2.0.0 Index]