Learn R Programming

filearray (version 0.1.8)

S4-filearray: 'S4' methods for FileArray

Description

'S4' methods for FileArray

Usage

# S4 method for FileArray,FileArray
+(e1, e2)

# S4 method for FileArray,numeric +(e1, e2)

# S4 method for numeric,FileArray +(e1, e2)

# S4 method for FileArray,complex +(e1, e2)

# S4 method for complex,FileArray +(e1, e2)

# S4 method for FileArray,logical +(e1, e2)

# S4 method for logical,FileArray +(e1, e2)

# S4 method for FileArray,array +(e1, e2)

# S4 method for array,FileArray +(e1, e2)

# S4 method for FileArray,FileArray -(e1, e2)

# S4 method for FileArray,numeric -(e1, e2)

# S4 method for numeric,FileArray -(e1, e2)

# S4 method for FileArray,complex -(e1, e2)

# S4 method for complex,FileArray -(e1, e2)

# S4 method for FileArray,logical -(e1, e2)

# S4 method for logical,FileArray -(e1, e2)

# S4 method for FileArray,array -(e1, e2)

# S4 method for array,FileArray -(e1, e2)

# S4 method for FileArray,FileArray *(e1, e2)

# S4 method for FileArray,numeric *(e1, e2)

# S4 method for numeric,FileArray *(e1, e2)

# S4 method for FileArray,complex *(e1, e2)

# S4 method for complex,FileArray *(e1, e2)

# S4 method for FileArray,logical *(e1, e2)

# S4 method for logical,FileArray *(e1, e2)

# S4 method for FileArray,array *(e1, e2)

# S4 method for array,FileArray *(e1, e2)

# S4 method for FileArray,FileArray /(e1, e2)

# S4 method for FileArray,numeric /(e1, e2)

# S4 method for numeric,FileArray /(e1, e2)

# S4 method for FileArray,complex /(e1, e2)

# S4 method for complex,FileArray /(e1, e2)

# S4 method for FileArray,logical /(e1, e2)

# S4 method for logical,FileArray /(e1, e2)

# S4 method for FileArray,array /(e1, e2)

# S4 method for array,FileArray /(e1, e2)

# S4 method for FileArray,FileArray ^(e1, e2)

# S4 method for FileArray,numeric ^(e1, e2)

# S4 method for numeric,FileArray ^(e1, e2)

# S4 method for FileArray,complex ^(e1, e2)

# S4 method for complex,FileArray ^(e1, e2)

# S4 method for FileArray,logical ^(e1, e2)

# S4 method for logical,FileArray ^(e1, e2)

# S4 method for FileArray,array ^(e1, e2)

# S4 method for array,FileArray ^(e1, e2)

# S4 method for FileArray,FileArray %%(e1, e2)

# S4 method for FileArray,numeric %%(e1, e2)

# S4 method for numeric,FileArray %%(e1, e2)

# S4 method for FileArray,complex %%(e1, e2)

# S4 method for complex,FileArray %%(e1, e2)

# S4 method for FileArray,logical %%(e1, e2)

# S4 method for logical,FileArray %%(e1, e2)

# S4 method for FileArray,array %%(e1, e2)

# S4 method for array,FileArray %%(e1, e2)

# S4 method for FileArray,FileArray %/%(e1, e2)

# S4 method for FileArray,numeric %/%(e1, e2)

# S4 method for numeric,FileArray %/%(e1, e2)

# S4 method for FileArray,complex %/%(e1, e2)

# S4 method for complex,FileArray %/%(e1, e2)

# S4 method for FileArray,logical %/%(e1, e2)

# S4 method for logical,FileArray %/%(e1, e2)

# S4 method for FileArray,array %/%(e1, e2)

# S4 method for array,FileArray %/%(e1, e2)

# S4 method for FileArray,FileArray ==(e1, e2)

# S4 method for FileArray,numeric ==(e1, e2)

# S4 method for numeric,FileArray ==(e1, e2)

# S4 method for FileArray,complex ==(e1, e2)

# S4 method for complex,FileArray ==(e1, e2)

# S4 method for FileArray,logical ==(e1, e2)

# S4 method for logical,FileArray ==(e1, e2)

# S4 method for FileArray,array ==(e1, e2)

# S4 method for array,FileArray ==(e1, e2)

# S4 method for FileArray,FileArray >(e1, e2)

# S4 method for FileArray,numeric >(e1, e2)

# S4 method for numeric,FileArray >(e1, e2)

# S4 method for FileArray,complex >(e1, e2)

# S4 method for complex,FileArray >(e1, e2)

# S4 method for FileArray,logical >(e1, e2)

# S4 method for logical,FileArray >(e1, e2)

# S4 method for FileArray,array >(e1, e2)

# S4 method for array,FileArray >(e1, e2)

# S4 method for FileArray,FileArray <(e1, e2)

# S4 method for FileArray,numeric <(e1, e2)

# S4 method for numeric,FileArray <(e1, e2)

# S4 method for FileArray,complex <(e1, e2)

# S4 method for complex,FileArray <(e1, e2)

# S4 method for FileArray,logical <(e1, e2)

# S4 method for logical,FileArray <(e1, e2)

# S4 method for FileArray,array <(e1, e2)

# S4 method for array,FileArray <(e1, e2)

# S4 method for FileArray,FileArray !=(e1, e2)

# S4 method for FileArray,numeric !=(e1, e2)

# S4 method for numeric,FileArray !=(e1, e2)

# S4 method for FileArray,complex !=(e1, e2)

# S4 method for complex,FileArray !=(e1, e2)

# S4 method for FileArray,logical !=(e1, e2)

# S4 method for logical,FileArray !=(e1, e2)

# S4 method for FileArray,array !=(e1, e2)

# S4 method for array,FileArray !=(e1, e2)

# S4 method for FileArray,FileArray >=(e1, e2)

# S4 method for FileArray,numeric >=(e1, e2)

# S4 method for numeric,FileArray >=(e1, e2)

# S4 method for FileArray,complex >=(e1, e2)

# S4 method for complex,FileArray >=(e1, e2)

# S4 method for FileArray,logical >=(e1, e2)

# S4 method for logical,FileArray >=(e1, e2)

# S4 method for FileArray,array >=(e1, e2)

# S4 method for array,FileArray >=(e1, e2)

# S4 method for FileArray,FileArray <=(e1, e2)

# S4 method for FileArray,numeric <=(e1, e2)

# S4 method for numeric,FileArray <=(e1, e2)

# S4 method for FileArray,complex <=(e1, e2)

# S4 method for complex,FileArray <=(e1, e2)

# S4 method for FileArray,logical <=(e1, e2)

# S4 method for logical,FileArray <=(e1, e2)

# S4 method for FileArray,array <=(e1, e2)

# S4 method for array,FileArray <=(e1, e2)

# S4 method for FileArray,FileArray &(e1, e2)

# S4 method for FileArray,numeric &(e1, e2)

# S4 method for numeric,FileArray &(e1, e2)

# S4 method for FileArray,complex &(e1, e2)

# S4 method for complex,FileArray &(e1, e2)

# S4 method for FileArray,logical &(e1, e2)

# S4 method for logical,FileArray &(e1, e2)

# S4 method for FileArray,array &(e1, e2)

# S4 method for array,FileArray &(e1, e2)

# S4 method for FileArray,FileArray |(e1, e2)

# S4 method for FileArray,numeric |(e1, e2)

# S4 method for numeric,FileArray |(e1, e2)

# S4 method for FileArray,complex |(e1, e2)

# S4 method for complex,FileArray |(e1, e2)

# S4 method for FileArray,logical |(e1, e2)

# S4 method for logical,FileArray |(e1, e2)

# S4 method for FileArray,array |(e1, e2)

# S4 method for array,FileArray |(e1, e2)

# S4 method for FileArray !(x)

# S4 method for FileArray exp(x)

# S4 method for FileArray expm1(x)

# S4 method for FileArray log(x, base = exp(1))

# S4 method for FileArray log10(x)

# S4 method for FileArray log2(x)

# S4 method for FileArray log1p(x)

# S4 method for FileArray abs(x)

# S4 method for FileArray sqrt(x)

# S4 method for FileArray sign(x)

# S4 method for FileArray signif(x, digits = 6)

# S4 method for FileArray trunc(x, ...)

# S4 method for FileArray floor(x)

# S4 method for FileArray ceiling(x)

# S4 method for FileArray round(x, digits = 0)

# S4 method for FileArray acos(x)

# S4 method for FileArray acosh(x)

# S4 method for FileArray asin(x)

# S4 method for FileArray asinh(x)

# S4 method for FileArray atan(x)

# S4 method for FileArray atanh(x)

# S4 method for FileArray cos(x)

# S4 method for FileArray cosh(x)

# S4 method for FileArray cospi(x)

# S4 method for FileArray sin(x)

# S4 method for FileArray sinh(x)

# S4 method for FileArray sinpi(x)

# S4 method for FileArray tan(x)

# S4 method for FileArray tanh(x)

# S4 method for FileArray tanpi(x)

# S4 method for FileArray gamma(x)

# S4 method for FileArray lgamma(x)

# S4 method for FileArray digamma(x)

# S4 method for FileArray trigamma(x)

# S4 method for FileArray Arg(z)

# S4 method for FileArray Conj(z)

# S4 method for FileArray Im(z)

# S4 method for FileArray Mod(z)

# S4 method for FileArray Re(z)

# S4 method for FileArray is.na(x)

Value

See S4groupGeneric

Arguments

x, z, e1, e2

FileArray or compatible data

base, digits, ...

passed to other methods