update_subscription | R Documentation |
Update subscription database
update_subscription(
dMeasure_obj,
Fullname = NA,
License = NA,
Identifier = NA,
verify = TRUE
)
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 |
TRUE if license written, FALSE if not only meaningful if Verify is TRUE, in which case FALSE indicates the license was not valid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.