Comment donner H1 H2 dans R Studio
tags$b("This text is bold.")
## <b>This text is bold.</b>
Busy Bat
tags$b("This text is bold.")
## <b>This text is bold.</b>