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
It might be helpful to include a brief introduction on why we connect from R to databases on a server. This could cover the "database side" and local R, and explain that while the database is in SQL, we work with it in R (a similar introduction to the one usually provided in CDMConnector courses)
Overall, the beginning feels too strong, discussing hosts, ports, etc., without much prior context. Adding what I mention in the previous point could make it easier to follow.
In the example with the cdm object, consider adding the prefix as it is mentioned in the text.
Generally, the vocabulary is plain which I think is really helpful and makes it easier to follow. However, the sentence "this depends on the Database Management System (DBMS) of your back-end" in section 4.4. is too technical without prior explanation of what DBMS and back-end mean.
But overall having this will be really helpful to learn how to connect!!
Also.. might be useful to have some information on doing it the "old" way (shock horror). As we are having to use the non cdmconnector for studies so might be useful to have this code for reference?
My comments on the chapter:
It might be helpful to include a brief introduction on why we connect from R to databases on a server. This could cover the "database side" and local R, and explain that while the database is in SQL, we work with it in R (a similar introduction to the one usually provided in CDMConnector courses)
Overall, the beginning feels too strong, discussing hosts, ports, etc., without much prior context. Adding what I mention in the previous point could make it easier to follow.
In the example with the cdm object, consider adding the prefix as it is mentioned in the text.
Generally, the vocabulary is plain which I think is really helpful and makes it easier to follow. However, the sentence "this depends on the Database Management System (DBMS) of your back-end" in section 4.4. is too technical without prior explanation of what DBMS and back-end mean.
But overall having this will be really helpful to learn how to connect!!
Originally posted by @nmercadeb in #5 (comment)
The text was updated successfully, but these errors were encountered: