Package: rfieldclimate 0.1.1

Eduard Szöcs
rfieldclimate: Client for the 'FieldClimate' API
Provides functionality to interact with the 'FieldClimate' API <https://api.fieldclimate.com/v2/docs/>.
Authors:
rfieldclimate_0.1.1.tar.gz
rfieldclimate_0.1.1.tar.gz(r-4.7-any)rfieldclimate_0.1.1.tar.gz(r-4.6-any)
rfieldclimate_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rfieldclimate/json (API)
NEWS
| # Install 'rfieldclimate' in R: |
| install.packages('rfieldclimate', 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:c6e3fcb851. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 112 | ||
| wasm-release | OK | 106 |
Exports:%>%fc_get_datafc_get_data_rangefc_get_stationfc_get_userfc_get_user_stationsfc_headersfc_parse_datafc_parse_stationsfc_pingfc_request
Dependencies:askpassclicpp11curldigestdplyrgenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Read user information | fc_get_data fc_get_data_range fc_get_station fc_get_user fc_get_user_stations |
| Create authentication headers | fc_headers fc_request |
| parse data into long data.frame | fc_parse_data fc_parse_stations |
| Ping fieldclimate API | fc_ping |
| parse a sensor | parse_sensor |
| parse a station | parse_station |
| parse a timepoint into a long data.frame | parse_timepoint |