Get data type icons
Examples
"ordinal" |> type_icons()
default_parsing(mtcars) |> sapply(data_type) |> type_icons()
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> Warning: coercing argument of type 'character' to logical
#> $mpg
#>
#> $cyl
#>
#> $disp
#>
#> $hp
#>
#> $drat
#>
#> $wt
#>
#> $qsec
#>
#> $vs
#>
#> $am
#>
#> $gear
#>
#> $carb
#>