Description Usage Arguments Value
View source: R/db_connections.R
get a connection to local or network stored access db. The connection allows for operations to be made on the access database.
1 | get_access_conn(db_file_path)
|
db_file_path |
A full file path to the access database including the file name. |
a connection object that can be used to exectute operations on the db
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.