sides: Tools for working with formula-like objects

sidesR Documentation

Tools for working with formula-like objects

Description

Tools for working with formula-like objects

Usage

lhs(x, ...)

rhs(x, ...)

## S3 method for class 'rune'
rhs(x, ...)

## S3 method for class 'rune'
lhs(x, ...)

## S3 method for class 'fmls'
rhs(x, ...)

## S3 method for class 'fmls'
lhs(x, ...)

## S3 method for class 'formula'
rhs(x, tidy = FALSE, ...)

## S3 method for class 'formula'
lhs(x, tidy = FALSE, ...)

## S3 method for class 'spell'
rhs(x, ...)

## S3 method for class 'spell'
lhs(x, ...)

Arguments

tidy

Logical value to decide if operations should be removed from the terms. If FALSE, then the operations will remain included.


asshah4/archetypes documentation built on Nov. 18, 2022, 10:30 p.m.