Replies: 3 comments
-
|
I think I would wait until we have cleaned up the functions before implementing this issue. In particular |
Beta Was this translation helpful? Give feedback.
-
|
Converting back to discussion. I think after the documentation review we should revisit this topic. @manciniedoardo @bundfussr @ddsjoberg @zdz2101 |
Beta Was this translation helpful? Give feedback.
-
|
Decision: add to agenda for next week's meeting and look into background of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Background Information
As part of our efforts to get to a 1.0 version of admiral, we are looking over all functions for consistency and user-friendliness.
Several functions use
...orargsto call upon a list of admiral-specific class (usually xxx_source) objects: e.g.date_sourcedthcaus_sourcerecords_sourceetc. The following functions are affected:call_derivation()derive_var_dthcaus()derive_var_extreme_dt()derive_var_extreme_dtm()params()slice_derivation()derivation_slice()restrict_derivation()slice_derivation()Definition of Done
Add
sourcesas a function argument and begin the deprecation process of...andargsfor the above functionsBeta Was this translation helpful? Give feedback.
All reactions