table_selected: Retrieve table name used for plotting from a result_model...

table_selectedR Documentation

Retrieve table name used for plotting from a result_model object

Description

The table name

Usage

table_selected(result)

## S4 method for signature 'result_model'
table_selected(result)

Arguments

result

A result_model object generated by a mutational discovery or prediction tool.

Value

Table name used for plotting

Examples

data(res)
model <- get_model(res, "result", "SBS96", "res")
table_selected(model)

campbio/musicatk documentation built on Dec. 25, 2024, 9:34 p.m.