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-14
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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
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  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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