Description Usage Arguments Value Examples
Filter a Data Frame
1
filter2(df, cond)
df
cond
filter Data Frame
1 2
filter2(iris,1:3) filter2(iris,c(TRUE,FALSE))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.