delevel: Finish the work started by 'unlevel'.

Description Usage Arguments Value Methods (by class)

View source: R/wickr.R

Description

The default method will join z to y and return the relevant columns.

Usage

1
2
3
4
5
6
7
## S3 method for class 'amce'
delevel(x, y, z, ...)

## Default S3 method:
delevel(x, y, z, ...)

delevel(x, y, z, ...)

Arguments

x

A model object. Typically ignored (used only for method dispatch).

y

Output of tidify.

z

Output of unlevel.

...

Ignored in the default implementation.

Value

a tidy presentation of results with separate term and level columns.

Methods (by class)


deepfriar/wickr documentation built on Dec. 19, 2021, 10:09 p.m.