tblmissionselect.delete: MAke sute that the table tblmissionselect doesnt exist in the...

View source: R/tblmissionselect.delete.R

tblmissionselect.deleteR Documentation

MAke sute that the table tblmissionselect doesnt exist in the ECSAS database

Description

Sometimes the table tblmissionselect is not properly deleted from the ECSAS database after the extraction. This function make sure that the file is properly deleted.

Usage

tblmissionselect.delete(
  ecsas.drive = "C:/Users/Christian/Google Drive/ECSAS/",
  ecsas.file = "Oiseaux marins 2006-2014.accdb"
)

Arguments

ecsas.drive

Where is located the ECSAS Access database

ecsas.file

What is the name of the ECSAS Access database

Details

Delete the table tblmissionselect form the ECSAS database

Author

Christian Roy


RoyChristian/ECSASconnect documentation built on May 3, 2024, 5:30 a.m.