geoknife icon indicating copy to clipboard operation
geoknife copied to clipboard

capture ... in fabric? url, times, variables?

Open jordansread opened this issue 10 years ago • 3 comments

Would be nice to alter fabric on the fly.

geoknife(stencil, fabric, knife, times=c(1,2))

jordansread avatar Mar 23 '16 18:03 jordansread

We could catch and expand all dots at the beginning of geoknife and send the appropriate matches over to the methods for stencil, fabric, and/or knife? All non-matches end up with knife (process inputs)

jordansread avatar Mar 23 '16 19:03 jordansread

geoknife(stencil, fabric, knife, times=c(1,2), fabric.url='something', stencil.url='something.else.com', values='Wisconsin', wait=TRUE)

jordansread avatar Mar 23 '16 19:03 jordansread

Anyone else have thoughts or needs for this kind of thing in their workflow? If so, :+1: this issue.

jordansread avatar Mar 23 '16 20:03 jordansread