This is a fork of Apollo
by Stephane Hess and David Palma. More
information is available at their
website
This fork includes edits and convenience functions that I am using in my own work. This is not — and should not be seen as — the official Apollo repository. It is likely that this fork could become outdated relative to official Apollo.
You can install the released version of apollo from CRAN with:
install.packages("apollo")
You can install this fork of the repository from GitHub:
# install.packages("devtools")
devtools::install_github("byu-transpolab/apollo-byu")
Examples are also on the website
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.