hi duncan,
Thank you, it refreshed my memories on "local", cool.
About the dummy function to load packages, it lets Rstudio bring them in
the Namespace, kind of a tradeoff because of the warning I get in NAMESPACE
after building the documentation:
>>> # Generated by roxygen2: do not edit by hand
On 04/08/2017 5:51 AM, frédéric Clement wrote:
Hello,
I want to use a package to load and set up a working environment (Only
intern used). It has function, but also create a connection object
(RPostgreSQL) to make dplyr::tbl implicitely use this connection.
After trying to save the connection o