sliceTensor: Slices a tensorA::tensor

Description Usage Arguments

View source: R/utils.R

Description

Slices a tensorA::tensor, preserving the dimnames. This is a workaround for a buggy implementation of [.tensor as of tensorA v0.36.

Usage

1

Arguments

x

tensor array to be sliced

...

arguments used to subset the sensor array


sourceR documentation built on Aug. 31, 2020, 5:06 p.m.

Related to sliceTensor in sourceR...