R/data.R

# Commonly used data transformations

#' create an indexed row within groups
#' 
#' creates a new column with an sequential number based on row index
# mutate(df, rown = seq_along(varname))
potterzot/napr documentation built on Aug. 14, 2019, 6:32 a.m.