README.md

License: MIT Project Status: WIP ? Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. minimal R version CRAN_Status_Badge packageversion

contactr: Drillhole contact analysis

A contact is the meeting point/plane of two different geological units. A geological unit in this case can be any characteristic such as rock type, alteration type, weathering type, or, more frequently, grade estimation domains. Contact analysis is an examination of the behaviour of one or more continuous variables (e.g., gold grade) as they approach a contact. Usually we look at the mean value of the variable as it approaches a contact.

The package contains a function to generate contact analysis data (contact_data) and a function to produce a basic plot from this data (contact_plot). See help for each function for examples (e.g. ?contact_data).

Installation

contactr is not available on CRAN but can be installed from Github.

# install.packages("devtools")
devtools::install_github("truemoid/contactr")

Contributing

Please log all issues though the Github interface. Alternatively, make the required changes yourself and submit a pull request.

Code of conduct

Please note that the contactr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



truemoid/contactr documentation built on May 24, 2019, 9:58 p.m.