Other packages > Find by keyword >

ascii  

Export R Objects to Several Markup Languages
View on CRAN: Click here


Download and install ascii package within the R console
Install from CRAN:
install.packages("ascii")

Install from Github:
library("remotes")
install_github("cran/ascii")

Install by package version:
library("remotes")
install_version("ascii", "2.6")



Attach the package and use:
library("ascii")
Maintained by
Mark Clements
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-04-04
Latest Update: 2024-01-22
Description:
Coerce R object to 'asciidoc', 'txt2tags', 'restructuredText', 'org', 'textile' or 'pandoc' syntax. Package comes with a set of drivers for 'Sweave'.
How to cite:
Mark Clements (2009). ascii: Export R Objects to Several Markup Languages. R package version 2.6, https://cran.r-project.org/web/packages/ascii. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:19), 0.1.1 (2009-04-14 19:28), 0.1.2 (2009-05-04 12:17), 0.1.3 (2009-05-11 20:49), 0.1 (2009-04-04 22:40), 0.2.1 (2009-10-11 20:30), 0.2 (2009-07-19 19:05), 0.3.1 (2009-10-26 20:26), 0.3.2 (2009-10-28 16:24), 0.4-1 (2009-11-26 09:12), 0.4-2 (2009-11-29 18:23), 0.4 (2009-11-25 09:29), 0.5 (2010-02-06 15:32), 0.6-1 (2010-05-06 20:16), 0.6-2 (2010-05-16 18:29), 0.6-3 (2010-05-19 23:09), 0.6-4 (2010-06-03 15:49), 0.6 (2010-05-06 11:13), 0.7 (2010-07-08 22:01), 1.0 (2011-02-27 17:29), 1.1 (2011-03-03 07:54), 1.2 (2011-03-05 17:39), 1.3 (2011-04-24 08:06), 1.4 (2011-05-12 06:27), 2.0 (2011-09-25 08:27), 2.1 (2011-09-29 13:27), 2.3 (2020-07-28 01:50), 2.4 (2020-09-17 15:10)
Other packages that cited ascii R package
View ascii citation profile
Other R packages that ascii depends, imports, suggests or enhances
Complete documentation for ascii
Functions, R codes and Examples using the ascii R package
Some associated functions: RtangleAscii . RtangleAsciiWritedoc . RweaveAsciiFinish . RweaveAsciiOptions . RweaveAsciiSetup . RweaveAsciiWritedoc . RweaveAsciidoc . RweaveOrg . RweavePandoc . RweaveReST . RweaveT2t . RweaveTextile . align.table . as.list.matrix . ascii.microbenchmark . ascii . asciiCbind-class . asciiCoefmat . asciiList-class . asciiMixed-class . asciiOpts . asciiTable-class . beauty.asciidoc . beauty.org . beauty.pandoc . beauty.rest . beauty.t2t . beauty.textile . cbind.ascii . convert . createreport . div . escape.asciidoc . escape.org . escape.pandoc . escape.rest . escape.t2t . escape.textile . expand . fig . formatCustom . groups . header.asciidoc . header.org . header.pandoc . header.rest . header.t2t . header.textile . interleave.data.frame . interleave.matrix . interleave . linegroup . makeRweaveAsciiCodeRunner . ngroups . out . paragraph . paste.matrix . plim . print-ascii . print.character.matrix . print.fig . print.out . print.paragraph . print.section . print.sexpr . print.verbatim . rep.char . repchar . replace . safe.as.character . section . sexpr . show.asciidoc.list . show.asciidoc.table . show.org.list . show.org.table . show.pandoc.list . show.pandoc.table . show.rest.list . show.rest.table . show.t2t.list . show.t2t.table . show.textile.list . show.textile.table . sweave-wrapper . tocharac . trim . verbatim . vsep.asciidoc . vsep.textile . weaverAsciiFinish . 
Some associated R codes: cache_expr.R . unexported.R . weaver.R .  Full ascii package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA