subsetr uses tidy evaluation principles developed in 'rlang' to provide `subset.data.frame()` and `[.data.frame()` methods which use tidy non-standard evaluation. For most cases they provide drop in replacements for the existing methods, but can also avoid repetitive subsetting code. Because 'rlang' provides robust lexical scoping they are suitable for use in top level scripts, functions and packages.
Package details |
|
|---|---|
| Maintainer | |
| License | GPL-3 |
| Version | 0.0.0.9000 |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.