jst_preview_zip | R Documentation |
This function gives you a quick preview about what a .zip-file from DfR contains.
jst_preview_zip(zip_archive)
zip_archive |
A path to a .zip-file from DfR |
The function returns a tibble with three columns:
type: metadata or some form of ngram
meta_type: which type of metadata (book_chapter, journal article, ...)
n: a count for each category
jst_preview_zip(jst_example("pseudo_dfr.zip"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.