View source: R/studyDefinition.R
studyDefinitionQuanMethods | R Documentation |
function that extracts quantification method information if a quantification method was used to generate the .pdResult file
studyDefinitionQuanMethods(analysisDef)
analysisDef |
generated by the analysisDefinition function |
A list of two data.frame objects. The first one will contain the name, description, etc. The second one will specify the names of the labels used. The result will be NA in the case that no quantification method was used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.