inspect_tags: Retrieve description of a tag by name.

View source: R/utility-functions.R

inspect_tagsR Documentation

Retrieve description of a tag by name.

Description

Given one or multiple tags, prints the associated description and functions where the tag is explicitly used.

Usage

inspect_tags(tags)

Arguments

tags

A character vector of tag names

Value

NULL

See Also

Other dynamic vars: mandatory_IS_vars(), pcr_id_column(), reset_mandatory_IS_vars(), set_mandatory_IS_vars(), set_matrix_file_suffixes()

Examples

inspect_tags(c("chromosome", "project_id", "x"))

calabrialab/ISAnalytics documentation built on Nov. 2, 2023, 8:57 p.m.