.generateReport {abseqR} | R Documentation |
AbSeqRep
and
AbSeqCRep
ojectsGenerates HTML report from AbSeqRep
and
AbSeqCRep
ojects
.generateReport(object, root, outputDir, interactivePlot = TRUE, .indexHTML = "#")
object |
AbSeqCRep type. |
root |
string type. Root directory of the sample(s) |
outputDir |
string type. The path where the HTML will be generated |
interactivePlot |
logical type. Interactive or not |
.indexHTML |
character type. The back button will redirect to this link. This is typically used to redirect users back to index.html page |
path (including HTML name) where the report (HTML file) was saved to