optifunset: Set Options if Unset

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.

Getting started

Package details

AuthorNicholas Hamilton
MaintainerNicholas Hamilton <n.hamilton@unsw.edu.au>
LicenseGPL-2
Version1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("optifunset")

Try the optifunset package in your browser

Any scripts or data that you put into this service are public.

optifunset documentation built on May 2, 2019, 6:11 a.m.