R/report_helpers.R
strip_rownames.Rd
Strip pattern from row names of a matrix or data.frame
strip_rownames(.data, strip = "~lfq~light$")
a matrix or data.frame with row names
regex pattern to remove from row names
the input with cleaned row names