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 July 9, 2023, 5:53 p.m.