AnalysisConfiguration | R Documentation |
Analysis Configuration
sep
separator to use when uniting columns is necessary
table
AnalysisTableAnnotation
parameter
AnalysisParameter
new()
create AnalysisConfiguration
AnalysisConfiguration$new( analysisTableAnnotation, analysisParameter = AnalysisParameters$new() )
analysisTableAnnotation
instance of AnalysisTableAnnotation
analysisParameter
instance of AnalysisParameter
clone()
The objects of this class are cloneable with this method.
AnalysisConfiguration$clone(deep = FALSE)
deep
Whether to make a deep clone.
Other configuration:
AnalysisParameters
,
AnalysisTableAnnotation
,
INTERNAL_FUNCTIONS_BY_FAMILY
,
R6_extract_values()
,
complete_cases()
,
concrete_AnalysisConfiguration
,
make_interaction_column()
,
make_reduced_hierarchy_config()
,
sample_subset()
,
separate_factors()
,
separate_hierarchy()
,
setup_analysis()
,
spread_response_by_IsotopeLabel()
,
table_factors()
,
table_factors_size()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.