checkTypes: Check Type Function

Description Usage Arguments Details Author(s) See Also Examples

View source: R/quickchartR.R

Description

Check Type Function

Usage

1
checkTypes(types)

Arguments

types

list of types of charts

Details

Checks types of charts (verifies with list TYPES)

Author(s)

Jacek Myna, Aleksandra Luczak, Agata Paldyna, Tomasz Radzikowski, Jan Sawicki

See Also

TYPES

Examples

1
2
types = c("line", "bubble")
checkTypes(types)

LuPaRaMySa/quickchartR documentation built on Jan. 23, 2020, 3:49 a.m.