Package: jstor 0.3.11
jstor: Read Data from JSTOR/DfR
Functions and helpers to import metadata, ngrams and full-texts delivered by Data for Research by JSTOR.
Authors:
jstor_0.3.11.tar.gz
jstor_0.3.11.zip(r-4.5)jstor_0.3.11.zip(r-4.4)jstor_0.3.11.zip(r-4.3)
jstor_0.3.11.tgz(r-4.4-any)jstor_0.3.11.tgz(r-4.3-any)
jstor_0.3.11.tar.gz(r-4.5-noble)jstor_0.3.11.tar.gz(r-4.4-noble)
jstor_0.3.11.tgz(r-4.4-emscripten)jstor_0.3.11.tgz(r-4.3-emscripten)
jstor.pdf |jstor.html✨
jstor/json (API)
NEWS
# Install 'jstor' in R: |
install.packages('jstor', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/jstor/issues
jstorpeer-reviewedtext-analysistext-mining
Last updated 4 months agofrom:7dcdf3245d (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:jst_add_total_pagesjst_augmentjst_clean_pagejst_combine_outputsjst_define_importjst_examplejst_get_articlejst_get_authorsjst_get_bookjst_get_chaptersjst_get_file_namejst_get_footnotesjst_get_full_textjst_get_journal_overviewjst_get_ngramjst_get_referencesjst_get_total_pagesjst_importjst_import_zipjst_preview_zipjst_re_importjst_subset_ngramsjst_unify_journal_id
Dependencies:bitbit64clicliprcodetoolscpp11crayondigestdplyrfansifurrrfuturegenericsglobalsgluehmslifecyclelistenvlobstrmagrittrparallellypillarpkgconfigprettyunitsprogresspryrpurrrR6Rcppreadrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithrxml2
Automating File Import
Rendered fromautomating-file-import.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2023-07-23
Started: 2018-07-15
Introduction to jstor
Rendered fromIntroduction.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2021-12-07
Started: 2017-12-13
Known Quirks of JSTOR/DfR Data
Rendered fromknown-quirks.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2021-12-05
Started: 2018-05-31
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add total count of pages | jst_add_total_pages |
Clean data from DfR | jst_augment |
Clean a character vector of pages | jst_clean_page |
Combine outputs from converted files | jst_combine_outputs |
Define an import specification | jst_define_import |
Get path to jstor example | jst_example |
Extract meta information for articles | jst_get_article |
Extract author information | jst_get_authors |
Extract meta information for books | jst_get_book |
Extract information on book chapters | jst_get_chapters |
Extract the basename of a path | jst_get_file_name |
Extract all footnotes | jst_get_footnotes |
Import full-text | jst_get_full_text |
Get table with information on journals | jst_get_journal_overview |
Read ngram data | jst_get_ngram |
Extract all references | jst_get_references |
Calculate total pages | jst_get_total_pages |
Wrapper for file import | jst_import jst_import_zip |
Preview content of zip files | jst_preview_zip |
Re-import files | jst_re_import |
Define a subset of ngrams | jst_subset_ngrams |
Unify journal IDs | jst_unify_journal_id |
jstor: Read Data from JSTOR/DfR | jstor |