cifti_read_char: Read characters with embedded nulls

View source: R/cifti_read_char.R

cifti_read_charR Documentation

Read characters with embedded nulls

Description

Simple wrapper for reading in character values with embedded nulls in a binary file

Usage

cifti_read_char(fid, n, to = "UTF-8")

Arguments

fid

identifier of the open file connection

n

number of elements to read

to

A character string describing the target encoding.

Value

Character vector


neuroconductor-devel/cifti documentation built on July 3, 2025, 10:51 p.m.