smoosh: Smoosh Rows in a Data Frame

Description Usage Arguments Value

View source: R/dplyr_tools.R

Description

Smoosh Rows in a Data Frame

Usage

1
smoosh(.data, by, to = NULL, ...)

Arguments

.data

data frame.

by

character. The column to use as a key col.

to

character vector. The columns to smoosh.

...

all that jazz

Value

a data frame.


burch-cm/kittius documentation built on March 11, 2021, 5:40 a.m.