internal: Internal functions for package Oarray

Description Usage Arguments Details Value Author(s) Examples

Description

Internal functions for package Oarray

Usage

1

Arguments

mc

Index set

dim

Dimensions of object

offset

Offset for index set

dn

Logical: drop if negative?

Details

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

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.

Author(s)

Jonathan Rougier, j.c.rougier@bristol.ac.uk

Examples

1
#### nothing to run here

Oarray documentation built on May 1, 2019, 11:29 p.m.

Related to internal in Oarray...