get_access_conn: get_access_conn

Description Usage Arguments Value

View source: R/db_connections.R

Description

get a connection to local or network stored access db. The connection allows for operations to be made on the access database.

Usage

1
get_access_conn(db_file_path)

Arguments

db_file_path

A full file path to the access database including the file name.

Value

a connection object that can be used to exectute operations on the db


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.