extract_attributes_values: Extracts attribute values from a string

Description Usage Arguments Value

Description

From a string link "att1=v1,att2=v2", returns a named list containing names "att1" and "att2" and values "v1" and "v2". An error (stop) is raised if the string is malformed.

Usage

1

Arguments

name

the string to decode.

Value

a named list with attribute as key and value for each


samthiriot/gosp.dpp documentation built on May 18, 2019, 3:44 p.m.