small change in import lib

This commit is contained in:
El Potaeto
2015-01-09 11:07:53 +01:00
parent 10f755e055
commit 9d6eecf34e
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
#'
#' @importFrom magrittr %>%
#' @importFrom stringr str_split
#' @importFrom stringr str_replace_all
#' @importFrom stringr str_replace
#' @param model the model object.
#' @param fname the name of the text file where to save the model. If not provided or set to \code{NULL} the function will return the model as a \code{character} vector.
#' @param fmap feature map file representing the type of feature.