R/ggfortify.R

#' ggfortify
#'
#' Define Fortify and Autoplot to Allow 'ggplot2' to Draw Some Popular Packages
#'
#' @name ggfortify
#' @docType package
#' @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
NULL

Try the ggfortify package in your browser

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

ggfortify documentation built on March 31, 2023, 11:52 p.m.