cordis_con | R Documentation |
This function returns a connection to the CORDIS database
cordis_con()
the database location is at the cachedir/cordisdb
a database connection
## Not run:
library(dplyr)
con <- cordis_con()
con %>% tbl("projectPublications")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.