View source: R/read_cifti_header.R
| cifti.parse.int.vector | R Documentation |
Parse a whitespace-separated list of integers from XML text content.
cifti.parse.int.vector(text, what = "an element", context = "")
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. |
integer vector. Empty integer vector for empty input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.