Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

head-methods

Head for Tensor


Description

Extend head for Tensor

Usage

## S4 method for signature 'Tensor'
head(x, ...)

Arguments

x

the Tensor instance

...

additional parameters to be passed into head()

Details

head(x,...)

See Also

Examples

tnsr <- rand_tensor()
head(tnsr)

rTensor

Tools for Tensor Analysis and Decomposition

v1.4.8
GPL (>= 2)
Authors
James Li and Jacob Bien and Martin Wells
Initial release
2021-05-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.