diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 44dd94a..ff86094 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -2,5 +2,5 @@ pandoc: 3.1.1 pkgdown: 2.0.7 pkgdown_sha: ~ articles: {} -last_built: 2024-04-27T21:49Z +last_built: 2024-04-28T08:04Z diff --git a/docs/reference/accessr-package.html b/docs/reference/accessr-package.html index 4bbdb85..d0f9228 100644 --- a/docs/reference/accessr-package.html +++ b/docs/reference/accessr-package.html @@ -1,18 +1,18 @@
This package provides functions to produce accessible html and PDF documents -from input R markdown files. Currently, accessr only provides the -option to produce accessible PDF files on a Windows Operating System. One -aspect of accessibility is providing a headings structure that is recognised -by a screen reader, providing a navigational tool for a blind or +
Provides functions to produce accessible HTML and PDF documents from input +R markdown files. Currently, accessr only provides the option to +produce accessible PDF files on a Windows Operating System. One aspect of +accessibility is providing a headings structure that is recognised by a +screen reader, providing a navigational tool for a blind or partially-sighted person. A key aim is to produce documents of different -formats from each of a collection of R markdown source files. -A user-supplied template Word document can be used to determine the -formatting of an output Word document. Similar functions produce html -slides and html documents. A zip file containing multiple files -can be produced. The option to print html output to (non-accessible) PDF -files is also available.
+formats from each of a collection of R markdown source files. A +user-supplied template Word document can be used to determine the +formatting of an output Word document. Similar functions produce HTML slides +and HTML documents. A zip file containing multiple files can be produced. +The option to print HTML output to (non-accessible) PDF files is also +available.David Gohel and Noam Ross (2021). officedown: Enhanced -'R Markdown' Format for 'Word' and 'PowerPoint'. R package version 0.2.2. +'R Markdown' Format for 'Word' and 'PowerPoint'. R package version 0.3.1. https://CRAN.R-project.org/package=officedown
-JJ Allaire, Yihui Xie, Jonathan McPherson, Javier Luraschi, -Kevin Ushey, Aron Atkins, Hadley Wickham, Joe Cheng, Winston Chang and -Richard Iannone (2021). rmarkdown: Dynamic Documents for R. R package -version 2.9. https://rmarkdown.rstudio.com.
+JJ Allaire, Yihui Xie, Christophe Dervieux, Jonathan McPherson, +Javier Luraschi, Kevin Ushey, Aron Atkins, Hadley Wickham, Joe Cheng, +Winston Chang, and Richard Iannone (2024). rmarkdown: Dynamic Documents +for R. R package version 2.26, https://rmarkdown.rstudio.com.
rmd2ioslides
, rmd2slidy
for other output
formats.
The accessr
-package page on Github. In particular, the README file suggests copying
-to your working directory the example file example.Rmd
used below.
rmd2many
, rmd2word
,
rmd2slidy
, rmd2html
for other output formats.
The accessr
-package page on Github. In particular, the README file suggests copying
-to your working directory the example file example.Rmd
used below.
install_otp
to install
OfficeToPDF.
rmd2slidy
, rmd2html
.
+rmd2ioslides
, rmd2html
for other output
formats.
The accessr
-package page on Github. In particular, the README file suggests copying
-to your working directory the example file example.Rmd
used below.
install_otp
to install
OfficeToPDF.
rmd2word
, rmd2ioslides
,
+
rmd2many
, rmd2ioslides
,
rmd2slidy
, rmd2html
for other output formats.
The accessr
-package page on Github. In particular, the README file suggests copying
-to your working directory the example file example.Rmd
used below.