#' @title Convert Statistical Analysis Objects into APA-Tables
#' @description Convert statistical analysis objects from R into APA-Tabls.
#'
#' @importFrom stats AIC coef confint fitted logLik model.frame na.omit
#' @importFrom stats predict qnorm qt residuals setNames var
#' @importFrom Hmisc Cs
#' @importFrom utils head
#'
#' @aliases stp25APA2 stp25APA2-package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.