variable_type_icons {teal.modules.general}R Documentation

Get icons to represent variable types in dataset

Description

Get icons to represent variable types in dataset

Usage

variable_type_icons(var_type)

Arguments

var_type

(character) of R internal types (classes).

Value

(character) vector of HTML icons corresponding to data type in each column.


[Package teal.modules.general version 0.3.0 Index]