powered by
Get a list with pre-filled values for percent_pattern.
percent_pattern
get_percent_pattern( margin = c("row", "column", "cell", "none", "all"), na = FALSE, warn_duplicates = TRUE )
a list
a vector giving the margins to compute.
whether to use NA
NA
whether to warn if margin has duplicates
get_percent_pattern(c("cells","row","column")) get_percent_pattern(c("cells","row","column"), na=TRUE)
Run the code above in your browser using DataLab