toNumeric: Converts a vector of values to numeric

View source: R/utils.R

toNumericR 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


jamovi/jmvcore documentation built on April 24, 2024, 6:20 a.m.