-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add new geospatial vignette #581
base: develop
Are you sure you want to change the base?
Conversation
This looks good - I see a couple placeholders I could add to - would it be helpful to fold that in now prior to merging PR or were you thinking merge and then flesh out over time? |
@mhweber I think it would be helpful to add that in now before merging if you have time? I still need to troubleshoot the last section as well. Maybe we could aim to merge it in by the end of the day Thursday? I am considering offering this as a virtual workshop to the TADA Working Group in May. Would you be interested in helping present? |
@cristinamullin sounds good! |
force = TRUE) | ||
library(EPATADA) | ||
``` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assume want to leave the ref=develop and get rid of the ref=geospatial-vignette when merging?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think in most of other vignettes, we leave this chunk for future dev purposes and set eval = F. Then set eval = T for the develop branch install.
# applyautoclean = TRUE | ||
# ) | ||
|
||
GreenBay_FoxRiver <- NMCWorkshopData::GreenBay_FoxRiver |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vignette doesn't show installing NMCWorkshopData data package - should we get rid of that line and uncomment the normal way of pulling data (since data package was a convenience for the workshop in case of no wifi connectivity?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cristinamullin, @hillarymarler I made a few comments for the review and pushed a couple minor updates to geospatial-vignette. I can help add more at end but it's probably ready to merge into develop and could flesh out last placeholder section in next couple weeks?
add install streamcatools to vignette
Adds a new geospatial data integration vignette that can be used for a future workshop/training