Learn R Programming

putior (version 0.1.0)

parse_put_annotation: Extract PUT Annotation Properties

Description

Parses a single line containing a PUT annotation and extracts key-value pairs. Supports flexible syntax with optional spaces and pipe separators.

Usage

parse_put_annotation(line)

Value

Named list containing all extracted properties, or NULL if invalid

Arguments

line

Character string containing a PUT annotation