Prepares list of prior analysis logs for multi-tab table presentation in flexdashboards.

flex.multiTabLogs(module.logs)

Arguments

module.logs

Character vector specifying name of prior analysis logs available in global enviroment. Must have "df.log_Module_" stem.

Value

flexdashboard compatable list of analysis logs

Examples