getAutoFile_paths: getAutoFile_paths

Description Usage Arguments Value Examples

View source: R/Autotuner-class.R

Description

This function returns the character string stored within the 'file_paths' slot of the Autotuner Object

Usage

1

Arguments

Autotuner

An AutoTuner object.

Value

The content of the file_paths slot

Examples

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

crmclean/Autotuner documentation built on Jan. 23, 2021, 1:43 a.m.