You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be helpful to allow writing longer, repetitive .yml dependencies using programming.
For example I might have a vector of country ISO3 codes that could be looped over to create .yml files like this one. It could have arguments for report, id, artefact (the name it has in the dependency) import_as (the name that it will have in the report).
(I think this is low priority and there are ways that you could do this using external ways of writing lines.)
The text was updated successfully, but these errors were encountered:
This could be helpful to allow writing longer, repetitive .yml dependencies using programming.
For example I might have a vector of country ISO3 codes that could be looped over to create .yml files like this one. It could have arguments for
report
,id
,artefact
(the name it has in the dependency)import_as
(the name that it will have in the report).(I think this is low priority and there are ways that you could do this using external ways of writing lines.)
The text was updated successfully, but these errors were encountered: