powered by
Citation table of loaded packages (show_packages includes version and name, and cite_packages includes only the citation). This is useful for including the package list in reference-like section at the end of your stats report.
show_packages(session = NULL)cite_packages(session)
cite_packages(session)
A sessionInfo object.
A data frame of class report_packages with information on package name, version and citation.
report_packages
# NOT RUN { show_packages(sessionInfo()) cite_packages(sessionInfo()) # }
Run the code above in your browser using DataLab