extract_attribute_names: Extract attribute names

View source: R/extract.R

extract_attribute_namesR Documentation

Extract attribute names

Description

Extracts attribute names. It is a wrapper around extract_all_names and extract_param_names.

Usage

extract_attribute_names(string, simplify = FALSE)

Arguments

string

A character string

simplify

If TRUE return as a vector. Default is FALSE.

Value

A Vector or string wtih attribute names


spdesign documentation built on Oct. 18, 2024, 5:07 p.m.