buildSOMEC: Build new SOMEC database

View source: R/buildSOMEC.R

buildSOMECR Documentation

Build new SOMEC database

Description

Builds the new SOMEC database from the old OiseauxMarins2006-2014.accdb database

Usage

buildSOMEC(input="OiseauxMarins2006-2014.accdb",del.old=TRUE)

Arguments

input

Path to the old database with its name

del.old

Delete old tables Transect, OBSERVATION and Mission? (Currently, the deleting does not work)

Details

Makes a copy of the old database and then adds 4 new tables (transects, observations, missions and codes_colonnes). An attempt is made at deleting the old tables, but currently it does not seem to work.

Value

An access database.

Author(s)

Francois Rousseu

See Also

data2SOMEC


RoyChristian/ECSASconnect documentation built on April 23, 2024, 3:36 a.m.