user_new_unique_id: Make New Unique 'user_id'

Description Usage Arguments Value

View source: R/utils_user_management.R

Description

Each time you call this function, you will get a proposed new and unique 'user_id'. Be careful: this function doesn't save the ID generated, so if you want to be sure that your new ID is truly unique, you better update the database table. Obviously, a future version of this function will do that automatically, but right now everyone who uses this function needs reassurance there are no side effects.

Usage

1

Arguments

con

valid database connection

Value

integer ID


personalscience/taster documentation built on Feb. 5, 2022, 9:27 p.m.