Description Usage Arguments Value Examples
Function to get the unique names of an metaDAT list object.
1 | MDnames(meta.obj)
|
meta.obj |
An MDlist (an object from
|
Returns the unique names of a metaDAT list.
1 2 3 | path <- system.file("extdata/bibTest.bib", package = "metaDAT")
dat <- read.MD(path)
MDnames(dat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.