use_mailtoR: Enable the MailtoUI javascript library

Description Usage Value Examples

View source: R/use_mailtoR.R

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

1

Value

called for the side effect of activating the MailtoUI library

Examples

1
2
3
# Put the function at the bottom of the ui

use_mailtoR()

mailtoR documentation built on July 1, 2020, 10:34 p.m.