get_all_meta: Get flattened list of meta annotations

View source: R/get_metadata.R

get_all_metaR Documentation

Get flattened list of meta annotations

Description

Collects recursively (in the case of nested meta annotations) all meta object annotations for the given object, and returns the result as a flat list.

Usage

get_all_meta(annotated)

Arguments

annotated

the object from which to extract meta object annotations

Details

Does not check that the input object can actually have meta annotations. An invalid slot error will be generated if it can't.

Value

a flat list of meta objects


ropensci/RNeXML documentation built on Jan. 14, 2023, 4:36 a.m.