isModified.Settings: Checks if settings has been modified compared to whats on file
Description
Checks if settings has been modified compared to whats on file.Usage
## S3 method for class 'Settings':
isModified(this, ...)
Value
- Returns TRUEif settings have been modified since lasted loaded, or if
   they never have been loaded. OtherwiseFALSEis returned.
See Also
For more information see Settings.