Package: fetch 0.1.5
fetch: Fetch Data from Various Data Sources
Contains functions to fetch data from various data sources. The user first creates a catalog of objects from a data source, then fetches data from the catalog. The package provides an easy way to access data from many different types of sources.
Authors:
fetch_0.1.5.tar.gz
fetch_0.1.5.zip(r-4.7)fetch_0.1.5.zip(r-4.6)fetch_0.1.5.zip(r-4.5)
fetch_0.1.5.tgz(r-4.6-any)fetch_0.1.5.tgz(r-4.5-any)
fetch_0.1.5.tar.gz(r-4.7-any)fetch_0.1.5.tar.gz(r-4.6-any)
fetch_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fetch/json (API)
NEWS
| # Install 'fetch' in R: |
| install.packages('fetch', repos = c('https://dbosak01.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dbosak01/fetch/issues
Pkgdown/docs site:https://fetch.r-sassy.org
Last updated from:76aa95501a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 218 | ||
| linux-release-x86_64 | OK | 145 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| windows-devel | OK | 106 | ||
| windows-release | OK | 113 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 106 |
Exports:catalogenginesfetchimport_specread.specsspecswrite.specs
Dependencies:bitbit64cellrangerclicliprcommoncpp11crayonforcatsforeigngluehavenhmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readrreadxlrematchrlangtibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a data source catalog | catalog |
| A list of engine types | engines |
| Create an Import Specification | import_spec |
| Print a data catalog | print.dcat |
| Print a data catalog item | print.dinfo |
| Print import specifications | print.specs |
| Read import specs from the file system | read.specs |
| Create an Import Spec Collection | specs |
| Write import specs to the file system | write.specs |
