Closed sckott closed 10 years ago
Indeed- merging and standardizing is always SO messy and requires some knowledge of the dataset itself. I think that should be left to the user (and maybe some convenient merging functions can be added later) (particularly for a similar theme or geospatial coverage). I like your model.
Thanks for the feedback :fish:
closing
@jebyrnes thoughts on the user interface for this?
So far, each function is for a single dataset, though if there are e.g., lots of datasets all within a particular theme, then they might be accessed via parameters in a single function.
Is the output format for data okay? The goal with this output is that even with huge datasets you can glimpse it quickly while still getting a sense for all data there, Bonus is that it's ready to pass to
dplyr
. e.g.,Are there common data formats folks like to have time series data in that this package could easily convert to?