affiche_suffixe: Extracts the origin of an individual

Description Usage Arguments Value Examples

Description

This function will extract the suffixe of an e-mail address.

Usage

1

Arguments

tab1

A data.table or data.frame object from which the email address comes from.

Value

The suffixe of the email address.

Examples

1
2
## The email is in the users table. You want to add it to the logs table
suffixe <- affiche_suffixe(users)

guillaumelf/BarchenPackage documentation built on May 31, 2019, 11:50 p.m.