dropNamed | R Documentation |
Drop named elements of an object.
dropNamed(x, drop = character(0L))
x |
[any] |
drop |
[ |
Subset of object of same type as x
. The object is not simplified,
i.e, no dimensions are dropped as [,,drop = FALSE]
is used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.