Learn R Programming

metalite (version 0.1.4)

spec_filename: Specification for analysis output filename

Description

Specification for analysis output filename

Usage

spec_filename(meta)

Value

A vector of character strings containing the RTF file names.

Arguments

meta

A meta_adam object.

Examples

Run this code
meta <- meta_example()
spec_filename(meta)

Run the code above in your browser using DataLab