Package: rutils 0.0.0.9000
rutils: A Collection of R Functions
A collection of R functions commonly used in FRB-CESAB projects.
Authors:
rutils_0.0.0.9000.tar.gz
rutils_0.0.0.9000.zip(r-4.7)rutils_0.0.0.9000.zip(r-4.6)rutils_0.0.0.9000.zip(r-4.5)
rutils_0.0.0.9000.tgz(r-4.6-any)rutils_0.0.0.9000.tgz(r-4.5-any)
rutils_0.0.0.9000.tar.gz(r-4.7-any)rutils_0.0.0.9000.tar.gz(r-4.6-any)
rutils_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rutils/json (API)
| # Install 'rutils' in R: |
| install.packages('rutils', repos = c('https://frbcesab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/frbcesab/rutils/issues
Last updated from:8038b83f14. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 76 | ||
| macos-oldrel-arm64 | OK | 94 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 126 |
Exports:address_to_coordscoords_to_addressget_city_admin_infoget_phylopic_imageget_world_basemaphiking_timeleading_zerolenmulti_mergeplot_2d_imgrename_colsignito_binomial_name
Dependencies:askpassbmpclicpp11curldigestdownloaderdplyrgenericsgluehttrhttr2igraphimagerjpegjsonlitelatticelifecyclemagrittrMatrixmimeopensslpillarpkgconfigpngpurrrR6rappdirsRcppreadbitmaprlangstringistringrsystibbletidyrtidyselecttiffutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get coordinates of any location in the World | address_to_coords |
| Retrieve OSM address from coordinates | coords_to_address |
| Retrieve French city INSEE code | get_city_admin_info |
| Download a PhyloPic silhouette | get_phylopic_image |
| Download IPBES World countries boundaries | get_world_basemap |
| Hiking time calculation | hiking_time |
| Add leading zeros to a vector | leading_zero |
| A shortcut for the function length | len |
| Combine different matrices by row names and column names | multi_merge |
| Plot two variables using images png as points | plot_2d_img |
| Rename any columns of a data.frame (from 1 to as much columns as you want) | rename_col |
| Produce produces significance symbols for the values of p (ns., *, **, ***) | signi |
| Correct species binomial name case | to_binomial_name |
