derivation_slice: Create a 'derivation_slice' Object

View source: R/slice_derivation.R

derivation_sliceR Documentation

Create a derivation_slice Object

Description

Create a derivation_slice object as input for slice_derivation().

Usage

derivation_slice(filter, args = NULL)

Arguments

filter

An unquoted condition for defining the observations of the slice

args

Arguments of the derivation to be used for the slice

A params() object is expected.

Value

An object of class derivation_slice

See Also

slice_derivation(), params()

Higher Order Functions: call_derivation(), restrict_derivation(), slice_derivation()


admiral documentation built on Oct. 19, 2023, 1:08 a.m.