Replies: 2 comments 2 replies
-
|
It would not be feasible to customize dynamic branching iteration at the level of |
Beta Was this translation helpful? Give feedback.
-
|
Turns out this was a marshaling bug in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Help
Description
Is there a way to extend
targetsto add custom options for theiterationargument? For example,terraSpatRasterorSpatVectorobjects with multiple layers can be branched with[[]], but need to be re-combined withterra::c()to end up with aSpatRasterorSpatVectorobject. "vector" iteration doesn't work and "list" iteration doesn't work withcrew(ropensci/geotargets#52). What would it take to create a new option foriteration, say"terra_layers"? I'd be happy to attempt a PR totargetsif necessary.Beta Was this translation helpful? Give feedback.
All reactions