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

How to retrieve data from the meetnetten database #211

Open
fredericpiesschaert opened this issue Nov 13, 2020 · 1 comment
Open

How to retrieve data from the meetnetten database #211

fredericpiesschaert opened this issue Nov 13, 2020 · 1 comment
Assignees
Milestone

Comments

@fredericpiesschaert
Copy link
Contributor

see also #37

@fredericpiesschaert
Copy link
Contributor Author

fredericpiesschaert commented Nov 13, 2020

https://dbplyr.tidyverse.org/ (schrijven van SQL wordt gemasked via dplyr-functies) of https://dbi.r-dbi.org/ (SQL strings ingeven, evt. geparametriseerd) zijn relevante vertrekpunten omdat ze aansluiten bij hoe we R aanleren op INBO (zie ook tutorial en enkele coding clubs). En in elk geval het inbodb package bekijken dat Els beheert, o.a. om de databankconnectie te maken. In het package kunnen ook nieuwe functies worden toegevoegd.

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

No branches or pull requests

3 participants