R/reexports.R

#' @importFrom ggplot2 ggplot
#' @export
ggplot2::ggplot

#' @importFrom ggplot2 scale_color_hue
#' @export
ggplot2::scale_color_hue

#' @importFrom ggplot2 scale_color_manual
#' @export
ggplot2::scale_color_manual

#' @importFrom ggplot2 scale_colour_hue
#' @export
ggplot2::scale_colour_hue

#' @importFrom ggplot2 scale_colour_manual
#' @export
ggplot2::scale_colour_manual

#' @importFrom ggplot2 scale_fill_hue
#' @export
ggplot2::scale_fill_hue

#' @importFrom ggplot2 scale_fill_manual
#' @export
ggplot2::scale_fill_manual



#' @importFrom magrittr %>%
#' @export
magrittr::`%>%`



#' @importFrom tibble glimpse
#' @export
tibble::glimpse
WeiSong-bio/roryk-bcbioRNASeq documentation built on July 6, 2019, 12:02 a.m.