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 June 3, 2024, 3:16 a.m.