run_secret_santa: Run entire secret santa process

View source: R/run-secret-santa.R

run_secret_santaR Documentation

Run entire secret santa process

Description

Caution! This function will send e-mails with secret santa assignments! This function executes the entire process from making assignments to sending e-mails to participants informing them of their match. It also writes a log file of givers and recipients as a CSV.

Usage

run_secret_santa(config_path)

Arguments

config_path

file path to the secretsanta config JSON.


ataustin/secretsanta documentation built on Nov. 27, 2024, 7:39 p.m.