update_mailinglist: Update an existing mailing list

Description Usage Arguments Value Examples

View source: R/research-core-contacts.R

Description

Update an existing mailing list

Usage

1
2
3
4
5
6
update_mailinglist(
  mailinglist_id,
  library_id = NULL,
  name = NULL,
  category = NULL
)

Arguments

mailinglist_id

the library_id

library_id

the library_id if moved to a different library id

name

Name of the new mailing list

category

Category in which to create the new mailing list

Value

A list.

Examples

1
## Not run: update_mailinglist("ML_1234567890AbCdE", name = "New Name")

ppssphysics/QualtricsInR documentation built on Aug. 30, 2021, 8:12 a.m.