formatTableLabel {clinUtils} | R Documentation |
This function concatenates and formats
text strings to a label of a table for bookdown
package
formatTableLabel(...)
... |
string to be concatenated to form label |
String with chunk label
Laure Cougnaud