View source: R/import_modules.R
slice | R Documentation |
Slice
slice(...)
... |
additional arguments |
slice(start, stop[, step]) Create a slice object. This is used for extended slicing (e.g. a[0:10:2]).
sliced object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.