toNumeric {jmvcore}R Documentation

Converts a vector of values to numeric

Description

Similar to as.numeric, however if the object has a values attribute attached, these are used as the numeric values

Usage

toNumeric(object)

Arguments

object

the vector to convert


[Package jmvcore version 2.4.7 Index]