as.numeric.ldtv {tdata}R Documentation

Coerce Variable to 'numeric'

Description

Coerce Variable to 'numeric'

Usage

## S3 method for class 'ldtv'
as.numeric(x, ...)

Arguments

x

Variable with data field.

...

Other arguments.

Value

data in x.


[Package tdata version 0.3.0 Index]