Skip to content
/ RGPR Public
forked from emanuelhuber/RGPR

R-package with S4 classes for ground-penetrating radar (GPR) data visualization, analysis, and processing.

License

Notifications You must be signed in to change notification settings

yurish/RGPR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGPR

R package to visualise, processe and interpret ground-penetrating radar (GPR) data.

Note

For the moment:

  • the only supported binary format is the Sensors & Software files format (.DT1)
  • RGPR only support reflection data such as surface-based GPR data (no support for cross-borehole GPR data)
  • the documentation is still incomplete (but check the tutorials)

Online tutorials

Check the companion website for more info, tutorials, etc.

http://emanuelhuber.github.io/RGPR/

How to install/load

library(devtools)
devtools::install_github("emanuelhuber/RGPR")
library(RGPR)

An incomplete overview of the functionality of RGPR

?RGPR

About

R-package with S4 classes for ground-penetrating radar (GPR) data visualization, analysis, and processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%