mailto: Create mailto links

View source: R/HTML.R

mailtoR Documentation

Create mailto links

Description

Create a tag(s) with href=mailto. The function is vectorised over the inputs.

Usage

mailto(address, text = NULL, obscure = TRUE, ...)

Arguments

address

vector of character strings containing email addresses

text

vector of character strings containing text of for the links. By default, the email address

obscure

wether to obscure the email address with obscure_email

...

passed to link[shiny]{a}

See Also

obscure_email


jiho/yssr documentation built on Feb. 4, 2023, 7:48 p.m.