cifti_read_char: Read characters with embedded nulls

Description Usage Arguments Value

View source: R/cifti_read_char.R

Description

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

Usage

1
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


muschellij2/cifti documentation built on Aug. 12, 2020, 4:06 a.m.