database_full: Make the database to a full database

Description Usage Arguments

View source: R/functions.R

Description

Make the database to a full database

Usage

1
database_full(research.folder, database, data.type)

Arguments

research.folder

The name of research folder. See initResearchFolder for details on a research folder.

database

Name of database. Should be either private or public for flat tables, indicating whether data is stored in public_data or research/[research folder]/private_data, or the actual name of database if extracting data from a database.

data.type

flat for flat tables and sql fo MySQL database.


biostatUniBS/RDataXMan documentation built on Feb. 2, 2021, 9:41 a.m.