store.oc.changepw: store.oc.changepw

View source: R/roakvar.R

store.oc.changepwR Documentation

store.oc.changepw

Description

store.oc.changepw

Usage

store.oc.changepw(username = NULL, cur_pw = NULL, new_pw = NULL)

Value

A boolean. TRUE if successful, FALSE if not.

Examples

# Change the password of a developer account at the OpenCRAVAT store
#roakvar::store.oc.changepw(username="user1", cur_pw="password", new_pw="newpassword")


rkimoakbioinformatics/roakvar documentation built on July 27, 2022, 7:27 p.m.