Description Usage Arguments Value Examples
vf displays a data frame using the View function but allows conditions
on the data by using dplyr::filter and displays the conditions in the
windows title.
| 1 | 
| df | A data frame. | 
| ... | Conditions on the data frame. Comma-separated conditions are
joined by  | 
Invisible NULL. Result is displayed in a window.
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.