loaded.citations {BiodiversityR} | R Documentation |
This function provides citation information for all loaded packages.
loaded.citations()
The function checks for the loaded packages via .packages
. Citation information is provided for the base package and for all the non-standard packages via citation
.
The function provides a list of all loaded packages and the relevant citation information.
Roeland Kindt (World Agroforestry Centre)