variable_type_icons {teal.widgets}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.widgets version 0.4.3 Index]