R/scripted.R

Defines functions scripted

Documented in scripted

#' Render Scripted Attributes of Indicated Components
#'
#' Renders the scripted attributes of indicated components.
#' Generic: an alias for \code{\link{enscript}}.
#' @param x object
#' @param ... passed arguments
#' @export
#' @keywords internal
#' @return see methods
scripted <- function(x, ...)UseMethod('enscript')

Try the yamlet package in your browser

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

yamlet documentation built on June 8, 2025, 1:57 p.m.