mdb_tables: List tables in a Microsoft Access database

View source: R/tables.R

mdb_tablesR 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.


kiernann/mdbr documentation built on Sept. 7, 2024, 7:38 p.m.