iemisctext: PDF Version of Written Pieces

\bigskip

Install the packages

Note: If you would like to view the PDFs, you will need to copy and paste the following command in R first to make sure you have all the packages and their dependencies installed:

install.packages(c("iemisctext", "xopen"))
# install the packages and their dependencies (including any system dependencies)

\bigskip \bigskip

Load the packages

Note: If you would like to view the PDFs, you will need to copy and paste the following commands in R first to make sure you have all the packages loaded:

# load the required packages
install.load::load_package("iemisctext", "xopen")
# load needed packages using the load_package function from the install.load package (it is assumed that you have already installed these packages)

\bigskip \bigskip

View PDF version of each written piece

If you would like to view the PDFs, copy-and-paste the following R code into the R console:

xopen(system.file("texts", "pdf", "Connect_the_Dots.pdf", package = "iemisctext"))
xopen(system.file("texts", "pdf", "Appeal-womanhood-throughout-the-world.pdf",
package = "iemisctext"))
xopen(system.file("texts", "pdf", "The-War-Prayer.pdf", package = "iemisctext"))
xopen(system.file("texts", "pdf", "War-Is-A-Racket.pdf", package = "iemisctext"))
xopen(system.file("texts", "pdf", "The-Mask-of-Anarchy.pdf", package = "iemisctext"))
xopen(system.file("texts", "pdf", "Untitled_Us-versus-Them-or-People-Screwing-over-Other-People.pdf"
, package = "iemisctext"))
xopen(system.file("texts", "pdf", "Untitled_Climate-Strange.pdf", package = "iemisctext"))

\bigskip \bigskip

EcoC²S Links

EcoC²S Home -- https://www.ecoccs.com/
About EcoC²S -- https://www.ecoccs.com/about-ecoc2s.html
Services -- https://www.ecoccs.com/services.html
1 Stop Shop -- https://www.ecoccs.com/other-biz.html
Products -- https://www.questionuniverse.com/products.html
Media -- https://www.ecoccs.com/media.html
Resources -- https://www.ecoccs.com/resources.html
R Trainings and Resources provided by EcoC²S (Irucka Embry, E.I.T.) -- https://www.ecoccs.com/rtraining.html

\bigskip \bigskip

Copyright and License

All R code written by Irucka Embry is distributed under the GPL-3 (or later) license, see the GNU General Public License {GPL} page.

All written content originally created by Irucka Embry is copyrighted under the Creative Commons Attribution-ShareAlike 4.0 International license. All other written content retains the copyright of the original author(s).

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International license.



Try the iemisctext package in your browser

Any scripts or data that you put into this service are public.

iemisctext documentation built on June 22, 2024, 10:35 a.m.