R/zzz.r

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  options(asciiType = "asciidoc")
  options(asciiBackend = "asciidoc")
##  Report$accessors(c("file", "format", "open", "backend", "encoding", "options", "cygwin", "title", "author", "email", "date", "objects"))
}

Try the ascii package in your browser

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

ascii documentation built on Sept. 17, 2020, 5:07 p.m.