jst_preview_zip {jstor}R Documentation

Preview content of zip files

Description

This function gives you a quick preview about what a .zip-file from DfR contains.

Usage

jst_preview_zip(zip_archive)

Arguments

zip_archive

A path to a .zip-file from DfR

Value

The function returns a tibble with three columns:

Examples

jst_preview_zip(jst_example("pseudo_dfr.zip"))

[Package jstor version 0.3.11 Index]