var_type {staccuracy}R Documentation

Determine the datatype of a vector

Description

Determine the datatype of a vector

Usage

var_type(var)

Arguments

var

vector whose datatype is to be determined

Not exported. See @returns for details of what it does.

Value

Returns generic datatypes of R basic vectors according to the following mapping:


[Package staccuracy version 0.2.0 Index]