View source: R/cifti_read_char.R
cifti_read_char | R Documentation |
Simple wrapper for reading in character values with embedded nulls in a binary file
cifti_read_char(fid, n, to = "UTF-8")
fid |
identifier of the open file connection |
n |
number of elements to read |
to |
A character string describing the target encoding. |
Character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.