email: Compose email addresses

View source: R/utils.R

emailR Documentation

Compose email addresses

Description

A set of functions to compose email addresses in public scripts to avoid scraping by bots. gmail() is a wrapper around email() that always appends the gmail domain.

Usage

email(x, y)

gmail(x)

Arguments

x

the usernname

y

the domain name


SERTwitter/ser documentation built on June 27, 2022, 7:37 p.m.