data_dictionary {pacta.multi.loanbook} | R Documentation |
Data dictionary
Description
An overview of the output data sets generated by the package, their data types, and the definitions of the variables.
Usage
data_dictionary
Format
data_dictionary
- dataset
Name of the dataset
- column
Name of the column
- typeof
Data type of the column
- definition
Description of what the column stands for
- value
Which values are allowed for the column
...
Details
For more details see the help vignette:
vignette("data_dictionary", package = "pacta.multi.loanbook")
Source
internal
[Package pacta.multi.loanbook version 0.1.1 Index]