powered by
Connect to the Wordbank database
connect_to_wordbank(db_args = NULL)
A src object which is connection to the Wordbank database.
src
List with arguments to connect to wordbank mysql database (host, dbname, user, and password).
# \donttest{ src <- connect_to_wordbank() # }
Run the code above in your browser using DataLab