scann: Scan exactly n values from source string.

Description Usage Arguments Value

View source: R/read_fs_transform.R

Description

Scan exactly n values from source string.

Usage

1
scann(cstring, num = 1L, what = integer(), line_number = NULL)

Arguments

cstring

the input character string

num

integer, the number of expected resulting items.

line_number

optional integer, the line number (if the string represents a line from a text file). Will be printed in error message, if any.

Value

vector of type integer or double


neuroconductor/freesurferformats documentation built on May 20, 2021, 3:15 p.m.