#' A common task faced by researchers is the creation of APA style (i.e., \emph{American Psychological Association} style) tables from statistical output. In R a large number of function calls are often needed to obtain all of the desired information for a single APA style table. As well, the process of manually creating APA style tables in a word processor is prone to transcription errors. This package creates Word files (.doc files) containing APA style tables for several types of analyses. Using this package minimizes transcription errors and reduces the number commands needed by the user. Examples are provided in this documentation and at \url{http://www.StatsCanBeFun.com}.
#'
#'\tabular{ll}{
#'Package: \tab testRepo\cr
#'Type: \tab Package\cr
#'Version: \tab 0.1.0\cr
#'Date: \tab 2020-06-02\cr
#'License: \tab GPL-2\cr
#'}
#'
#'@name testRepo
#'@aliases testRepo
#'@docType package
#'@title Create American Psychological Association (APA) Style Tables
#'@author
#'\tabular{ll}{
#'Author: \tab Seb Sciarra \email{ssciarra@@uoguelph.ca}\cr
#'Maintainer: \tab Seb Sciarra \email{ssciarra@@uoguelph.ca}
#'}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.