Code Monkey home page Code Monkey logo

contactr's Introduction

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.

contactr's People

Contributors

alex-trueman avatar

Watchers

 avatar

contactr's Issues

Use of Nested `for` Loops

The function contact_data makes use of nested for loops. The speed of this function could probably be dramatically improved by vectorizing some or all of these loops.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.