An S4 class to represent the parameters used in tidymass functions.

Slots

pacakge_name

A character vector representing the name of the package where the function resides.

function_name

A character vector representing the name of the function that uses these parameters.

parameter

A list containing the parameters used in the function.

time

A POSIXct object representing the time when the function was called.

Author

Xiaotao Shen shenxt1990@outlook.com