Skip to contents

Extracts the names of variables from an object.

Usage

varnames(object, ...)

Arguments

object

The object from which to extract variables names.

...

Other arguments that can be used for some methods.

Value

A character vector representing the names or descriptions of the variables.

See also

varnames<-