.munge.data {ProjectTemplate} | R Documentation |
Source all munge scripts
Description
Sources all munge scripts in the munge
directory in alphabetical
order.
Usage
.munge.data(config, my.project.info)
Arguments
config |
Named list containing the project configuration |
my.project.info |
Named list containing the project information |
Value
Returns my.project.info
amended with the new information.
[Package ProjectTemplate version 0.11.0 Index]