update_subscription: Update subscription database

View source: R/dMeasure.R

update_subscriptionR Documentation

Update subscription database

Description

Update subscription database

Usage

update_subscription(
  dMeasure_obj,
  Fullname = NA,
  License = NA,
  Identifier = NA,
  verify = TRUE
)

Arguments

dMeasure_obj

dMeasure object

Fullname

name of the user to change license

License

the (undecoded) license string

Identifier

the identifier of the user

verify

verify before changing

Value

TRUE if license written, FALSE if not only meaningful if Verify is TRUE, in which case FALSE indicates the license was not valid


DavidPatShuiFong/dMeasure documentation built on Aug. 2, 2024, 11:45 p.m.