derivation_slice {admiral} | R 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 |
Value
An object of class derivation_slice
See Also
Higher Order Functions:
call_derivation()
,
restrict_derivation()
,
slice_derivation()
[Package admiral version 1.1.1 Index]