Learn R Programming

romic (version 1.1.3)

organizeServer: Organize Servers

Description

Server components for the organize input module.

Usage

organizeServer(id, tidy_omic, feature_vars, sample_vars, value_var)

Value

A tomic with sorted features and/or samples.

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

tidy_omic

an object of class tidy_omic produced by create_tidy_omic

feature_vars

variables available for arranging features

sample_vars

variables available for arrange samples

value_var

An abundance value to use with hclust