Giter Site home page Giter Site logo

plasticity's Introduction

Plasticity

An R package to determine several plasticity indices, as in Valladares et al. 2006, Journal of Ecology.

At the current moment, the package is still under development, and only one of the plasticity indices is available: RDPI (Relative Distance Plasticity Index). If you want to contribute with a function to calculate any other of the indices included in that paper (or elsewhere), please feel free to contact the author of the package or do a pull request in GitHub.

Installation

To install the package Plasticityin your computer, please run the following code:

devtools::install_github("ameztegui/Plasticity")

Dependencies

The package also requires four additional packages to be installed in your computer: agricolae, psych, dplyrand ggplot2. If you don't have them you can install them with the following code

install.packages("agricolae")
install.packages("psych")
install.packages("dplyr")
install.packages("ggplot2")

License

The package is released under a MIT license, so you are free to use, distribute or modify it, under appropriate attribution (see LICENSE.txt for details).

Citation

If you use Plasticity, please cite it as:

Ameztegui, A (2017) Plasticity: An R package to determine several plasticity indices. GitHub repository, https://github.com/ameztegui/Plasticity See CITATION.txt for further details.

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.