fmt_labels_md: A convenience function to render markdown to html in row and column labels
Description
A convenience function to render markdown to html in row and column labels
Usage
fmt_labels_md(tab, position = c("both", "row", "column"))
Arguments
position
character string determines wither row, column or both
labels should be rendered.