heims (version 0.4.0)

browse_elements: Browse elements for description

Description

Browse elements for description

Usage

browse_elements(pattern)

Arguments

pattern

A case-insensitive perl expression or expressions to match in the long name of heims_data_dict.

Value

A data.table of all element-long name combinations matching the perl regular expression.

Examples

Run this code
# NOT RUN {
browse_elements(c("ProViDer", "Maj"))
# }

Run the code above in your browser using DataLab