ECSAS.get.table: Get ECSAS table from database

View source: R/ECSAS.get.table.R

ECSAS.get.tableR Documentation

Get ECSAS table from database

Description

This function will connect to the Access database and return a table as a data frame.

Usage

ECSAS.get.table(table = NULL, ecsas.path = NULL, debug = FALSE)

Arguments

table

character vector (of length 1) naming table to be returned.

ecsas.path

(default NULL) full path name to the ECSAS database.

Author

Dave Fifield


RoyChristian/ECSASconnect documentation built on April 28, 2024, 2:14 a.m.