saveAnalysisResults: Save the HTML summary into the experiment

View source: R/createHtmlSummary.R

saveAnalysisResultsR Documentation

Save the HTML summary into the experiment

Description

Saves a summary to the given experiment

Usage

saveAnalysisResults(experiment, hasError, htmlSummary, recordedBy = "none",
  dryRun = F, lsTransaction = NULL, testMode = FALSE)

Arguments

experiment

An experiment list of lists

hasError

A boolean in the analysis had an error

htmlSummary

A string that is html

recordedBy

current user (not used)

lsTransaction

An integer that is the transaction id (not used)

testMode

a boolean used for testing (not used)

Value

the htmlSummary


mcneilco/racas documentation built on Feb. 22, 2024, 10:07 p.m.