R/methods-typeof.R
typeof.Rd
The type of a file array (extended)
typeof(x) # S4 method for class 'FileArray' typeof(x) # S4 method for class 'FileArrayProxy' typeof(x)
any file array
A character string. The possible values are "double", "integer", "logical", and "raw"
"double"
"integer"
"logical"
"raw"