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/nap-r documentation built on Aug. 14, 2019, 6:23 p.m.