You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pointed out in #17, we should use package data instead of OSM API calls in vignettes. If we decide on using Bucharest as example case, I suggest we prefix all data file names with bucharest_.
See guidelines on where and how to store data and to document its origin in a package in https://r-pkgs.org/data.html.
The text was updated successfully, but these errors were encountered:
As pointed out in #17, we should use package data instead of OSM API calls in vignettes. If we decide on using Bucharest as example case, I suggest we prefix all data file names with
bucharest_
.See guidelines on where and how to store data and to document its origin in a package in https://r-pkgs.org/data.html.
The text was updated successfully, but these errors were encountered: