R/deprecated-docs.R

#' Superceded objects in multipanelfigure
#'
#' Functions that are no longer used or have been superceded by
#' functions with underscore-separated names.
#' @usage addPanel( figure, ... )
#' @usage capturebaseplot( ... )
#' @usage multipanelfigure( ... )
#' @usage simplegrobheight( ... )
#' @usage simplegrobwidth( ... )
#' @param figure Object of classes \code{multipanelfigure}/\code{\link[gtable]{gtable}}
#' as produced by \code{\link{multi_panel_figure}} and representing the figure the
#' panel is to be placed in.
#' @param ... Arguments to functions you shouldn't use.
#' @name multipanelfigure-deprecated
#' @aliases multipanelfigure-deprecated
NULL

Try the multipanelfigure package in your browser

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

multipanelfigure documentation built on Nov. 27, 2023, 5:08 p.m.