render_settings_page: Function creating the ui for a settings page for a given user...

Description Usage Arguments

View source: R/settings_tab.R

Description

Function creating the ui for a settings page for a given user table

Usage

1
2
render_settings_page(input, output, session, auth, permissions,
  dt_user = NULL, time_stamp = NULL)

Arguments

permissions

The level of permision the accessing user has

dt_user

data.table of user for whom the settings page is opened, defult so acitve user


Tim113/shinyauth documentation built on May 24, 2019, 8:46 p.m.