This commit is contained in:
pommedeterresautee 2015-01-27 22:36:35 +01:00
parent 5687af9774
commit d6ef74386d

View File

@ -2,7 +2,6 @@
#' #'
#' Read a data.table containing feature importance details and plot it. #' Read a data.table containing feature importance details and plot it.
#' #'
#' @importFrom ggplot2 ggplot #' @importFrom ggplot2 ggplot
#' @importFrom ggplot2 aes #' @importFrom ggplot2 aes
#' @importFrom ggplot2 geom_bar #' @importFrom ggplot2 geom_bar