chargecsv {stacomiR} | R Documentation |
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.
chargecsv(database_expected)
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) |
a list with the datawd place and the baseODBC vector
A version of the calcmig.csv is packaged in the config directory of the stacomiR library.
Cedric Briand cedric.briand"at"eptb-vilaine.fr