read_subscription_db: read the subscription database

View source: R/dMeasure.R

read_subscription_dbR Documentation

read the subscription database

Description

also update the configuration database with new Licenses (if available) and the date of checks

Usage

read_subscription_db(dMeasure_obj, forcecheck = FALSE, users = NULL)

Arguments

dMeasure_obj

dMeasure object

forcecheck

check, even if already checked 'today'. TRUE/FALSE

users

vector of user names. if NULL (the default) then all user in $UserFullConfig

UserFullConfig

updated UserFullConfig (includes subscription information) returns warning if RMariaDB module is not available to open database returns warning if unable to open subscription database

Examples

dMeasure_obj$read_subscription_db()

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