user_accounts_update: Update User Accounts Databases

Description Usage Arguments Value

View source: R/utils_user_management.R

Description

In general, the 'user_*()' functions do not have side effects. But sometimes you discover a brand new ‘user_id' that doesn’t yet map to the database. When that happens, this function is for you. Given a user list containing a '$firebase_id' and a '$user_id', it will update the 'accounts_user' and 'accounts_firebase' database tables to reflect the new information

Usage

1

Arguments

con

valid database connection

user

list containing 'firebase_id' and 'user_id'

Value

logical TRUE if success


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