Simple model of a dwelling
dwelling.Rd
Simple model of a single-storey dwelling.
Format
A list with all the necessary elements of a model:
- name
slot of length 1 containing the model name.
- type
slot of length 1 containing the model type.
- category
slot of length 1 containing the model category.
- path
list of length 7 containing paths from the information should be loaded or where the information should be stored.
- file_name
list of length 9 containing the file names to use to load or store information.
- building
list of length 3 containing the information from the building file.
- data_table
list of length 1 containing the information from the furniture file.