powered by
Extend head for Tensor
# S4 method for Tensor head(x, ...)
the Tensor instance
additional parameters to be passed into head()
head(x,...)
tail-methods
# NOT RUN { tnsr <- rand_tensor() head(tnsr) # }
Run the code above in your browser using DataLab