dplyr_row_slice.solutions_df | R Documentation |
Function to extend dplyr to solutions data frame objects
dplyr_row_slice.solutions_df(data, i, ...)
data |
A solutions data frame. |
i |
A vector of row indices. |
... |
Additional arguments. |
Row sliced object with appropriately preserved attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.