#################
XGBoost R Package
#################
.. raw:: html
You have found the XGBoost R Package!
.. toctree::
:maxdepth: 2
:titlesonly:
***********
Get Started
***********
* Checkout the :doc:`Installation Guide ` contains instructions to install xgboost, and :doc:`Tutorials ` for examples on how to use XGBoost for various tasks.
* Read the latest `API documentation <../r_docs/R-package/docs/reference/index.html>`__ . This might refer to a newer version than the one on CRAN.
* Read the `CRAN documentation `_.
*********
Vignettes
*********
.. toctree::
xgboost_introduction
xgboostfromJSON
************
Other topics
************
.. toctree::
Migrating code from previous XGBoost versions
Handling of indexable elements
Developer guide: parameters from core library