cifti.parse.int.vector: Parse a whitespace-separated list of integers from XML text...

View source: R/read_cifti_header.R

cifti.parse.int.vectorR Documentation

Parse a whitespace-separated list of integers from XML text content.

Description

Parse a whitespace-separated list of integers from XML text content.

Usage

cifti.parse.int.vector(text, what = "an element", context = "")

Arguments

text

character string, the text content of an XML element.

what

character string, the element/attribute name, used in error messages.

context

character string, additional context for error messages.

Value

integer vector. Empty integer vector for empty input.


freesurferformats documentation built on Sept. 25, 2026, 1:07 a.m.