stacomiR (version 0.5.4.0)

chargecsv: chargecsv loads the informations stored in c:/program files/stacomi/calcmig.csv file

Description

be sure to configure your odbc link to the database, the name is the name of the first column of the calcmig.csv file. uid, pwd are identifier and password to connect to the database, they should correspond to your own schema in the database. pgwd is the path to the R source if you plan not to use the compiler but run manually using inst/config/stacomi_manual_launch.R for development. datawd, is the directory where you want to place the outputs, mostly tables, from the program, default to ~//CalcmigData lang, is either one of French, English or Spanish (deprecated) other fields correspond to sqldf options.

Usage

chargecsv(database_expected)

Arguments

database

expected Are the program (stacomi directory) and database expected to be installed, this argument is necessary to pass tests on system where stacomi is not installed (e.g. R-forge)

Value

a list with the datawd place and the baseODBC vector