R/reformate_subgroup.R

Defines functions reformate_subgroup

reformate_subgroup <- function(x) stringr::str_replace_all(x, " |-|/", "_")
holgerman/HT12ProcessoR documentation built on June 5, 2021, 9:18 a.m.