R/zzz.R

#' console.plot: View R plots in the console
#'
#' @details
#' Create text-based plots.
#'
#' @docType package
#' @name console.plot-pkg
#'
#' @importFrom stats approx
NULL

options(ascii = FALSE)
bjmt/console.plot documentation built on June 1, 2020, 4:35 a.m.