opt: Optimal Type Selector

Description Usage Arguments Value Examples

Description

Optimal Type Selector

Usage

1
opt(x)

Arguments

x

vector to be converted

Value

A vector converted the optimal storage type

Examples

1
2
data("iris")
opt(iris$Species)

benjaminschlegel/optimalImporter documentation built on May 31, 2019, 6:41 p.m.