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


cifti documentation built on May 2, 2019, 9:13 a.m.