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.5)rutils_0.0.0.9000.zip(r-4.4)rutils_0.0.0.9000.zip(r-4.3)
rutils_0.0.0.9000.tgz(r-4.4-any)rutils_0.0.0.9000.tgz(r-4.3-any)
rutils_0.0.0.9000.tar.gz(r-4.5-noble)rutils_0.0.0.9000.tar.gz(r-4.4-noble)
rutils_0.0.0.9000.tgz(r-4.4-emscripten)rutils_0.0.0.9000.tgz(r-4.3-emscripten)
rutils.pdf |rutils.html✨
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 11 months agofrom:e62ff16aec. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:address_to_coordscoords_to_addressget_phylopic_imageget_world_basemaphiking_timeleading_zerolenmulti_mergeplot_2d_imgrename_colsignito_binomial_name
Dependencies:askpassbmpclicpp11curldigestdownloaderdplyrfansigenericsgluehttrigraphimagerjpegjsonlitelatticelifecyclemagrittrMatrixmimeopensslpillarpkgconfigpngpurrrR6Rcppreadbitmaprlangstringistringrsystibbletidyrtidyselecttiffutf8vctrswithr
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 |
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 |