powered by
Print out figure title (customization of pandoc.emphasis and pandoc.strong )
.F(text, n = NULL, t = "e")
n/a
text of figure title
figure number
emphasis or stong
.F .H .H2 .H3 .H4 .P .T .V
text<-"Hello World!" .F(text) .F(text, 4) .F(text, 4,'e') .F(text, 4,'s')
Run the code above in your browser using DataLab