getpubmedtbl | R Documentation |
Get the basic data from xml
getpubmedtbl(xml2)
xml2 |
the xml object from getpubmed |
tibble object
getpubmed
## Not run: library(scifetch) query <- 'janusz pawliszyn[AU]' z <- getpubmed(query) z2 <- getpubmedtbl(z) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.