isModified.Settings: Checks if settings has been modified compared to whats on...

isModified.SettingsR Documentation

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, ...)

Arguments

...

Not used.

Value

Returns TRUE if settings have been modified since lasted loaded, or if they never have been loaded. Otherwise FALSE is returned.

Author(s)

Henrik Bengtsson

See Also

For more information see Settings.


R.utils documentation built on Nov. 18, 2023, 1:09 a.m.