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: 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 21 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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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