You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adrie...@hotmail.com, shiny-discuss
In HTML, <br/> means a line break. For DT::datatable(), you have to
use escape = FALSE so that HTML special entities are not escaped. Here
is a minimal example: