R/selectedpar.R

Defines functions selectedpar

Documented in selectedpar

#' Parameters manipulation ?
#' 
#' Parameters manipulation ?
#' 
#' 
#' @return Returns the names of some selected parameters.
#' @note Needs elaboration,
#' @seealso Called by the majority of the graphical functions in geo, calls
#' \code{\link{Elimcomp}}.
#' @keywords device
#' @export selectedpar
selectedpar <-
function() 
  return(Elimcomp(par(no.readonly=T)))

Try the geo package in your browser

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

geo documentation built on May 29, 2017, 5:36 p.m.