reorder_terms: Reorder terms for kable table

Description Usage Arguments Value

View source: R/reorder-terms.R

Description

Function to order the terms (usually regression variables) in a specific order to present in your table.

Usage

1

Arguments

data

Data frame.

...

Column names to be ordered.

order

Character vector of term names, in the desired order.

rev

Logical. Should the order be reversed?

Value

A tibble with arranged columns.


mattwarkentin/sandbox documentation built on Jan. 29, 2020, 4:46 p.m.