dot-type.numeric: Make Numeric Type

.type.numericR Documentation

Make Numeric Type

Description

Makes numeric type.

Usage

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

Arguments

x

object

...

dots

See Also

Other .type: .type.default(), .type.timepoint(), .type()


spec documentation built on June 22, 2024, 11:05 a.m.

Related to dot-type.numeric in spec...