createGroupFromInput {psichomics}R Documentation

Set new groups according to the user input

Description

Set new groups according to the user input

Usage

createGroupFromInput(session, input, output, dataset, id, type)

Arguments

session

Shiny session

input

Shiny input

output

Shiny output

dataset

Data frame or matrix: dataset of interest

id

Character: identifier of the group selection

type

Character: type of group to create

Value

Matrix with the group names and respective elements


[Package psichomics version 1.9.1 Index]