
Last chance! 50% off unlimited learning
Sale ends in
Extend head for Tensor
# S4 method for Tensor
head(x, ...)
the Tensor instance
additional parameters to be passed into head()
head(x,...)
# NOT RUN {
tnsr <- rand_tensor()
head(tnsr)
# }
Run the code above in your browser using DataLab