add exclusion of global variables + generate Roxygen doc

This commit is contained in:
pommedeterresautee
2015-11-27 17:58:50 +01:00
parent 3d50a6a425
commit 68b666d7e5
4 changed files with 74 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ export(xgb.load)
export(xgb.model.dt.tree)
export(xgb.plot.deepness)
export(xgb.plot.importance)
export(xgb.plot.multi.trees)
export(xgb.plot.tree)
export(xgb.save)
export(xgb.save.raw)