analysisParameters | R Documentation |
AnalysisParameters
S4 class objectInitiate an AnalysisParameters
object with the default analysis parameters for each of the analysis elements.
analysisParameters(elements = analysisElements())
elements |
character vector containing elements for analysis. |
An S4 object of class AnalysisParameters
containing the default analysis parameters.
p <- analysisParameters()
print(p)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.