filterServer: Filter Server

View source: R/module_filter.R

filterServerR 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.


romic documentation built on Sept. 21, 2023, 9:06 a.m.