describe: lists the names of the variables in the dataset

Description Usage Arguments Value Examples

View source: R/describe.r

Description

lists the names of the variables in the dataset

Usage

1

Arguments

pattern

an optional regular expression which only returns variable names that match the expression. Can be unquoted if it is just a variable name.

Value

A vector of names of variables with an attribute called "type" giving the types of the variables. The class of the object is "varlist".

Examples

1
2
3
4

genvar documentation built on Jan. 21, 2020, 9:07 a.m.