Learn R Programming

teal.modules.general (version 0.3.0)

variable_type_icons: Get icons to represent variable types in dataset

Description

Get icons to represent variable types in dataset

Usage

variable_type_icons(var_type)

Value

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

Arguments

var_type

(character) of R internal types (classes).