apde_notify_address_set_f: Update an APDE Notify Address

View source: R/notify.R

apde_notify_address_set_fR Documentation

Update an APDE Notify Address

Description

Update an APDE Notify Address

Usage

apde_notify_address_set_f(address_id = NULL, address = NULL, new_address)

Arguments

address_id

Integer. ID of the address to update.

address

Character. Current email address.

new_address

Character. New email address.

Value

None

Examples

 ## Not run: 
  # ENTER EXAMPLES HERE
 
## End(Not run)

PHSKC-APDE/apde documentation built on April 14, 2025, 10:46 a.m.