Rdocumentation
powered by
Learn R Programming
dostats (version 1.2.0)
.T: create a text vector
Description
create a text vector
Usage
.T(...)
Arguments
...
names, quoted or not, no substitution made
Examples
Run this code
.T(
min
, mean,
'median'
)
Run the code above in your browser using
DataLab