Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jordansread opened this issue Mar 23, 2016 · 3 comments
Open

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

jordansread opened this issue Mar 23, 2016 · 3 comments

Comments

@jordansread
Copy link
Contributor

Would be nice to alter fabric on the fly.

geoknife(stencil, fabric, knife, times=c(1,2))
@jordansread
Copy link
Contributor Author

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
Copy link
Contributor Author

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

@jordansread
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant