Description Usage Arguments Value
View source: R/cifti_read_char.R
Simple wrapper for reading in character values with embedded nulls in a binary file
1  | 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.