reorder_col: Reorder a column of a tbl based on another

Description Usage Arguments

View source: R/utilities.R

Description

Reorder a column of a tbl based on another

Usage

1
reorder_col(.data, col, value, ...)

Arguments

.data

A tbl

col

Column to use for reordering

value

Value to reorder by

...

Extra arguments passed on to reorder, such as function


dgrtwo/drlib documentation built on Oct. 11, 2019, 6:42 a.m.