asForm: asForm

View source: R/reptools.r

asFormR Documentation

asForm

Description

Convert Vector of Variables Names to a Right-Sided Formula

Usage

asForm(x)

Arguments

x

character vector

Details

Given a vector of character strings, turns them into a formula with no left hand side variable.

Value

formula

Author(s)

Frank Harrell

Examples

asForm(letters[1:6])

qreport documentation built on May 29, 2024, 3:51 a.m.