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]
First Published: 2009-04-04
Latest Update: 2020-09-17
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 05 May. 2025.
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
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for ascii102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

affinitymatrix  
Estimation of Affinity Matrix
Tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the ...
Download / Learn more Package Citations See dependency  
helloJavaWorld  
Hello Java World
A dummy package to demonstrate how to interface to a jar file that resides inside an R package. ...
Download / Learn more Package Citations See dependency  
ClickHouseHTTP  
A Simple HTTP Database Interface to 'ClickHouse'
'ClickHouse' () is an open-source, high performance columnar OLAP (online ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  
aspline  
Spline Regression with Adaptive Knot Selection
Perform one-dimensional spline regression with automatic knot selection. This package uses a penali ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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