View source: R/slice_derivation.R
derivation_slice | 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
slice_derivation()
, params()
Higher Order Functions:
call_derivation()
,
restrict_derivation()
,
slice_derivation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.