Description Usage Arguments Value See Also Examples
Return rows with matching conditions.
1 2 3 |
.data |
A tbl. All main verbs are S3 generics and provide methods
for |
... |
Logical predicates. Multiple conditions are combined with |
.dots |
Used to work around non-standard evaluation. See
|
An object of the same class as .data
.
Data frame row names are silently dropped. To preserve, convert to an explicit variable.
Other single.table.verbs: arrange
,
mutate
, select
,
slice
, summarise
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.