filterServer {romic}R Documentation

Filter Server

Description

Server components for the filter module.

Usage

filterServer(id, tidy_omic, filter_table)

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

filter_table

table to filter

Value

A tidy_omic with some features and/or samples filtered.


[Package romic version 1.1.3 Index]