R/ggfortify.R

#' ggfortify
#'
#' Define Fortify and Autoplot to Allow 'ggplot2' to Draw Some Popular Packages
#'
#' @name ggfortify
#' @import methods ggplot2 dplyr
#' @importFrom tidyr gather
#' @importFrom gridExtra grid.arrange
#' @importFrom utils installed.packages
#' @importFrom stats complete.cases residuals weights as.formula reshape coef sd
#' @importFrom stringr str_wrap
"_PACKAGE"
sinhrks/ggfortify documentation built on April 20, 2024, 10:27 p.m.