derivation_slice {admiral} | R Documentation |
derivation_slice
ObjectCreate a derivation_slice
object as input for slice_derivation()
.
derivation_slice(filter, args = NULL)
filter |
An unquoted condition for defining the observations of the slice |
args |
Arguments of the derivation to be used for the slice A |
An object of class derivation_slice
Higher Order Functions:
call_derivation()
,
restrict_derivation()
,
slice_derivation()