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 25 Jun. 2026.
Previous versions and publish date:
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

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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