View source: R/slice_and_pull.R
slice_and_pull | R Documentation |
Slice and pull
slice_and_pull(data, i, j)
data |
tibble |
i |
integer specifying which row(s) to slice |
j |
variable name (tidy approach) specifying which column to pull |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.