This package contains a set of function used in the interpretation of Vertical Electrical Sounding profiles.
The rves package is not available on CRAN and therefore it must be installed from github using:
devtools::install_github("khaors/rves")
The rves package does not require compilations and once installed it can be directly used by loading it:
library(rves)
The package documentation can be accesed here
This package includes a shiny app called uptse-v designed to help in the interpretation of the Vertical Electric Soundings. This app can be called using:
uptsev_gui()
Want to help or have questions? Contact me directly, use an issue, fork me or submit a pull request.
GPL