Explore >> Select a destination


You are here

magrittr.tidyverse.org
| | dplyr.tidyverse.org
10.0 parsecs away

Travel
| | Select (and optionally rename) variables in a data frame, using a concise mini-language that makes it easy to refer to variables based on their name (e.g. a:f selects all columns from a on the left to f on the right) or type (e.g. where(is.numeric) selects all numeric columns). Overview of selection features Tidyverse selections implement a dialect of R where operators make it easy to select variables: : for selecting a range of consecutive variables. ! for taking the complement of a set of variables. & ...
| | purrr.tidyverse.org
17.8 parsecs away

Travel
| | These functions are variants of map() that iterate over two arguments at a time.
| | www.tidyverse.org
14.8 parsecs away

Travel
| | A new version of the magrittr package brings laziness, better performance, and leaner backtraces for debugging errors.
| | zserge.com
105.1 parsecs away

Travel
| from mavenCentral to jcenter to jitpack.io