mdb_tables {mdbr} | R Documentation |
List tables in a Microsoft Access database
Description
List tables in a Microsoft Access database
Usage
mdb_tables(file)
Arguments
file |
Path to the Microsoft Access file. |
Value
A character vector of table names.
[Package mdbr version 0.2.1 Index]