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.


mdbr documentation built on May 29, 2024, 7:27 a.m.