[,Mem,ANY,ANY,ANY-method | R Documentation |
Extract some elements of potentially long vector for display
## S4 method for signature 'Mem,ANY,ANY,ANY'
x[i, j, ..., drop = TRUE]
some_vector(
x,
maxToShow = 5,
ellipsis = "...",
ellipsisPos = c("middle", "start", "end"),
quote = FALSE,
sep = ", ",
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.