powered by
Gets the content of the bibtex member of the mldr object and returns it
bibtex
mldr
# S3 method for mldr toBibtex(object, ...)
The mldr object whose BibTeX entry is needed
Additional parameters from the generic toBibtex function not used by toBibtex.mldr
A string with the BibTeX entry
# NOT RUN { library(mldr.datasets) cat(toBibtex(emotions)) # }
Run the code above in your browser using DataLab