fix NAMESPACE

This commit is contained in:
hetong
2014-08-28 08:16:45 -07:00
parent 73419f6cd7
commit d95bc458e3
10 changed files with 18 additions and 0 deletions

View File

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