tt_spread_value: spread data by specified column

Description Usage Arguments Value

View source: R/spread_value.R

Description

spread data by specified column

Usage

1
tt_spread_value(x, by, na2zero = TRUE)

Arguments

x

a data.frame

by

a character

na2zero

replace value with zero or not.

Value

data.frame


chinhungtseng/taitratools documentation built on Jan. 11, 2021, 8:33 p.m.