R/help-add_importFrom.R

Defines functions add_importFrom

#' @importFrom cowplot theme_half_open
#' @importFrom ggrepel geom_text_repel
#' @importFrom crayon red bold
#' @importFrom do %==% left
#' @importFrom grDevices colorRampPalette
#' @importFrom ggplot2 GeomLine GeomPoint aes aes_string element_blank
#' @importFrom ggplot2 geom_sf ggplot layer_sf position_nudge
#' @importFrom ggplot2 scale_color_gradientn scale_color_manual
#' @importFrom ggplot2 scale_fill_gradientn scale_fill_manual
#' @importFrom ggplot2 scale_linetype scale_size scale_size_discrete theme
#' @importFrom tmcn toUTF8

add_importFrom<-function(){
    'add importFrom'
}
yikeshu0611/ggrisk documentation built on Feb. 13, 2020, 10:46 a.m.