access_import: Import a Microsoft Access database table.

Description Usage Arguments Value Examples

View source: R/access.R

Description

Import a Microsoft Access database table.

Usage

1

Arguments

table

Name of the table to import as a character.

path

Path to the Access database.

Value

A data frame.

Examples

1
impexp::access_import("Table_impexp", system.file("extdata/impexp.accdb", package = "impexp"))

stephLH/importr documentation built on April 6, 2020, 7:37 p.m.