Oarray (version 1.4-9)

internal: Internal functions for package Oarray

Description

Internal functions for package Oarray

Usage

.handleTheOffset(mc, dim, offset, dn)

Arguments

mc

Index set

dim

Dimensions of object

offset

Offset for index set

dn

Logical: drop if negative?

Value

Function .handleTheOffset returns an object with indices in the original values (ie with offset one) to be evaluated.

as.array.default is simply as.array from the base.

Details

Function .handleTheOffset is the workhorse function that is called by the subsetting functions [.Oarray and [<-.Oarray.

Examples

Run this code
# NOT RUN {
#### nothing to run here
# }

Run the code above in your browser using DataCamp Workspace