PEPmeeting: Generate Meeting Lead and Scribe one year at a time

View source: R/PEPmeeting.R

PEPmeetingR Documentation

Generate Meeting Lead and Scribe one year at a time

Description

Generate Meeting Lead and Scribe one year at a time

Usage

PEPmeeting(
  year = format(Sys.time(), "%Y"),
  people = c("Aaron", "Andi", "Brian", "Chantel", "Ian", "Jason", "John", "Kelli",
    "Kiva", "Kristin", "Vlada")
)

Arguments

year

The year for which to generate the names. Defaults to the current year.

people

A vector of potential leads.

Examples

PEPtools::PEPmeeting()

nwfsc-assess/PEPtools documentation built on Nov. 7, 2023, 1:33 p.m.