dplyr_row_slice.ext_solutions_df: Function to extend dplyr to extended solutions data frame...

View source: R/dplyr.R

dplyr_row_slice.ext_solutions_dfR Documentation

Function to extend dplyr to extended solutions data frame objects

Description

Function to extend dplyr to extended solutions data frame objects

Usage

dplyr_row_slice.ext_solutions_df(data, i, ...)

Arguments

data

An extended solutions data frame.

i

A vector of row indices.

...

Additional arguments.

Value

Row sliced object with appropriately preserved attributes.


metasnf documentation built on April 3, 2025, 5:40 p.m.