Creates a relational data base containing hierarchically stored data with meta information (e.g. value and variable labels).
Arguments
- allList
 An object created via
mergeLabels.- pkList
 List of primary keys.
- fkList
 List of foreign keys.
- filePath
 Path to the db file to write (including name); has to end on '.db'.
