use_mailtoR {mailtoR}R Documentation

Enable the MailtoUI javascript library

Description

The function activates the capabilities of the MailtoUI javascript library. The user needs to set it at the end of the shiny ui.

Usage

use_mailtoR()

Value

called for the side effect of activating the MailtoUI library

Examples



# Put the function at the bottom of the ui

use_mailtoR()





[Package mailtoR version 0.1.0 Index]