improve document format

This commit is contained in:
hetong
2014-08-30 15:14:36 -07:00
parent 2c1aabf6b0
commit a06f01e8ec
6 changed files with 27 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
#'
#' Save xgb.DMatrix object to binary file
#'
#' @param model the model object.
#' @param DMatrix the model object.
#' @param fname the name of the binary file.
#'
#' @examples