Learn R Programming

login (version 0.9.3)

new_user_ui: UI for creating a new user account.

Description

This will render the UI for users to create an account.

Usage

new_user_ui(id)

Value

shiny object containing the input fields for a user to create an account.

Arguments

id

id unique ID for the Shiny Login module.