Package: optifunset
Type: Package
Title: Set Options if Unset
Version: 1.0
Date: 2015-05-05
Author: Nicholas Hamilton
Maintainer: Nicholas Hamilton <n.hamilton@unsw.edu.au>
Description: A single function 'options.ifunset(...)' is contained herewith, which allows the user to set a global option ONLY if it is not already set. By this token, for package maintainers this function can be used in preference to the standard 'options(...)' function, making provision for THEIR end user to place 'options(...)' directives within their '.Rprofile' file, which will not be overridden at the point when a package is loaded.
License: GPL-2
Collate: 'onLoad.R' 'options-ifunset.R'
Packaged: 2015-05-05 04:22:25 UTC; nick
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-05 06:43:05
Built: R 4.4.0; ; 2024-05-30 17:57:49 UTC; unix
