typeof: The type of a file array (extended)

typeofR Documentation

The type of a file array (extended)

Description

The type of a file array (extended)

Usage

typeof(x)

## S4 method for signature 'FileArray'
typeof(x)

## S4 method for signature 'FileArrayProxy'
typeof(x)

Arguments

x

any file array

Value

A character string. The possible values are "double", "integer", "logical", and "raw"


filearray documentation built on Sept. 11, 2024, 7:08 p.m.