Get or View all the parameters used during the workflow.

showParams(scmpObj, view = FALSE, return = TRUE)

Arguments

scmpObj

An object of class ScMaSigPro.

view

Whether to view the data in the explorer. (Default: FALSE)

return

Whether to return the data. (Default: TRUE)

Value

The computed solution as a data.frame if return is set to TRUE. If return is FALSE, the function does not return anything.

Dataframe of the parameters used in the analysis.

Author

Priyansh Srivastava spriyansh29@gmail.com