use_mailtoR {mailtoR} | R Documentation |
The function activates the capabilities of the MailtoUI javascript library. The user needs to set it at the end of the shiny ui.
use_mailtoR()
called for the side effect of activating the MailtoUI library
# Put the function at the bottom of the ui
use_mailtoR()