compile Rd files, i.e. R documents

This commit is contained in:
hetong
2014-08-28 08:12:48 -07:00
parent df6cd25fd5
commit 73419f6cd7
14 changed files with 292 additions and 21 deletions

View File

@@ -1,11 +1,2 @@
importClassesFrom("Matrix", dgCMatrix, dgeMatrix)
# Generated by roxygen2 (4.0.1): do not edit by hand
export(xgboost)
export(xgb.DMatrix)
exportMethods(predict)
exportMethods(getinfo)
export(xgb.train)
export(xgb.save)
export(xgb.load)
export(xgb.dump)
export(xgb.DMatrix.save)