toBibtex.mldr: BibTeX entry associated to an mldr object

Description Usage Arguments Value Examples

Description

Gets the content of the bibtex member of the mldr object and returns it

Usage

1
2
## S3 method for class 'mldr'
toBibtex(object, ...)

Arguments

object

The mldr object whose BibTeX entry is needed

...

Additional parameters from the generic toBibtex function not used by toBibtex.mldr

Value

A string with the BibTeX entry

Examples

1
2
3
4
5
## Not run: 
library(mldr.datasets)
cat(toBibtex(emotions))

## End(Not run)

fcharte/mldr.datasets documentation built on May 16, 2019, 12:06 p.m.