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