getAutoMetadata: getAutoMetadata

Description Usage Arguments Value Examples

View source: R/Autotuner-class.R

Description

This function returns the data.frame stored within the 'meatadata' slot of the Autotuner Object

Usage

1

Arguments

Autotuner

An AutoTuner object.

Value

The content of the meatadata slot

Examples

1
2
3
Autotuner <- readRDS(system.file("extdata/Autotuner.rds",
package="Autotuner"))
intensity <- getAutoMetadata(Autotuner)

crmclean/AutoTuner documentation built on Jan. 29, 2021, 4:48 p.m.