Learn R Programming

metalite (version 0.1.4)

spec_title: Specification for analysis title

Description

Specification for analysis title

Usage

spec_title(meta)

Value

A vector of character strings containing the table captions in the order of the analysis plans.

Arguments

meta

A meta_adam object.

Examples

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

Run the code above in your browser using DataLab