read_ms_access: read table from MS Access data base via odbc connection under...

View source: R/prepare_functions.R

read_ms_accessR Documentation

read table from MS Access data base via odbc connection under 64-bit-R

Description

read table from MS Access data base via odbc connection under 64-bit-R

Usage

read_ms_access(path_db, tbl_name)

Arguments

path_db

full path to database

tbl_name

name of database table to be read


KWB-R/dwc.wells documentation built on July 13, 2022, 9:36 p.m.