PEPmeeting | R Documentation |
Generate Meeting Lead and Scribe one year at a time
PEPmeeting(
year = format(Sys.time(), "%Y"),
people = c("Aaron", "Brian", "Chantel", "Ian", "Jason", "John", "Kiva", "Kristin",
"Vlada")
)
year |
The year for which to generate the names. Defaults to the current year. |
people |
A vector of potential leads. |
PEPtools::PEPmeeting()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.