Package: rzentra 0.1.0

Eduard Szöcs
rzentra: Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA Cloud' API <https://zentracloud.com/api/v1/guide#APIGuidelines>.
Authors:
rzentra_0.1.0.tar.gz
rzentra_0.1.0.tar.gz(r-4.7-any)rzentra_0.1.0.tar.gz(r-4.6-any)
rzentra_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rzentra/json (API)
| # Install 'rzentra' in R: |
| install.packages('rzentra', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:6e35a39fb8. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 134 | ||
| wasm-release | OK | 105 |
Exports:%>%zc_readingszc_settingszc_statuseszc_timeserieszc_token
Dependencies:askpassclicpp11curldata.tabledplyrgenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rlangsystibbletidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| parse a port | parse_port |
| parse a timepoint | parse_timepoint |
| parse a time series | parse_timeseries |
| retrieve settings of a device | zc_readings zc_settings zc_statuses |
| parse readings into a long data.frame | zc_timeseries |
| retrieve authentication token from zentracloud | zc_token |