getAllScoreDetails: getAllScoreDetails

View source: R/summariser.R

getAllScoreDetailsR Documentation

getAllScoreDetails

Description

Details and scores of all profiling methods at the final Summary Pane

Usage

getAllScoreDetails(
  output = NULL,
  session = NULL,
  tablename = NULL,
  data = NULL,
  modal = NULL,
  highlight = FALSE
)

Arguments

output,

output

session,

session

tablename,

table name

data,

matrix data

modal,

if it is true, the matrix is going to be in a modal

highlight

if it is true, numerical columns are highlighted

Examples

    x <- getAllScoreDetails()
    

UMMS-Biocore/dprofiler documentation built on Oct. 16, 2022, 11:37 a.m.