Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
markvanderloo committed Oct 23, 2015
1 parent 58c9f6a commit 208c85f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pkg/R/options.R
Expand Up @@ -50,7 +50,9 @@
#' reset(my_options)
#' my_options()
#'
#'
#' ### Limit the possible values for an option.
#' my_options <- options_manager( fu="bar",.allowed = list(fu=inlist("foo","bar")) )
#'
#' @seealso
#'
#' Reset to default values: \code{\link{reset}}.
Expand Down

0 comments on commit 208c85f

Please sign in to comment.