createGroup {psichomics} | R Documentation |
Prepare to create group according to specific details
createGroup(session, input, output, id, type)
session |
Shiny session |
input |
Shiny input |
output |
Shiny output |
id |
Character: identifier of the group selection |
type |
Character: type of group to create |
NULL (this function is used to modify the Shiny session's state)