Head for Tensor
Extend head for Tensor
## S4 method for signature 'Tensor' head(x, ...)
x |
the Tensor instance |
... |
additional parameters to be passed into head() |
head(x,...)
tnsr <- rand_tensor() head(tnsr)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.