R/package.r

#' The repr package
#' 
#' String and binary representations of objects for several formats / mime types.
#' 
#' The LaTeX repr of vectors needs \code{\\usepackage[inline]{enumitem}}
#' 
#' The LaTeX repr of functions with the \code{repr.function.highlight} option set to FALSE needs \code{\\usepackage{minted}}
#' 
#' @seealso \link{repr}, \link{repr-options}, \link{repr-generics}, \link{repr_text}
#' 
#' @docType package
#' @name repr-package
NULL

Try the repr package in your browser

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

repr documentation built on Feb. 16, 2023, 6:57 p.m.