Como dar H1 H2 em 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>