reshape_month_level: Reseahpe wide data from BSF file to long

Description Usage Arguments Value

View source: R/reshape_month_level.R

Description

Reseahpe wide data from BSF file to long

Usage

1
reshape_month_level(DT, id_vars, reshape_vars, value_name)

Arguments

DT

data.table with id_vars

id_vars

character vector of id column name(s)

reshape_vars

character vector, names of variables to reshape to long

value_name

name for the new long variable

Value

long data.table


evanjflack/polypharmacy documentation built on Oct. 12, 2020, 10:45 a.m.