Description Usage Arguments Value Examples
View source: R/dependanciesQuery.R
Connexion configuration to database
1 | confConnexion(pathConfFile)
|
pathConfFile |
path of yaml file database configuration |
pool configuration
1 2 3 4 | ## Not run:
pool <- confConnexion("~/SI_SNOT/dbconfProd.yaml")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.