report <- createReport("example.html", "Example", init.configuration = TRUE)
txt <- c("A pessimist is a person who has had to listen to too many optimists. ", "<i>Don Marquis</i>")
rnb.add.paragraph(report, txt)
Run the code above in your browser using DataLab