Returns a sliced view of the instance.
1 | arrayview_slice_view(ndarrayview, start_offset, extent, read_only = TRUE)
|
ndarrayview |
NDArrayView |
start_offset |
(list) shape of the same rank as this Value instance that denotes the start of the slicing |
extent |
(list) shape of the right-aligned extent to keep |
read_only |
(bool) whether the data can be modified |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.