update.settings.Rd
Updates a pecan.xml file to match new layout. This will take care of the conversion to the latest pecan.xml file.
# S3 method for class 'settings' update(settings, force = FALSE)
settings file
Logical: update even if settings have previously been updated?.
will return the updated settings values
Rob Kooper