dilp

R-CMD-check

The goal of dilp is to help with analysis of quantitative fossil leaf traits. Key functions included are:

Installation

You can install the stable version of dilp from your R session with:

install.packages("dilp")

You can install the development version of dilp from GitHub with:

# install.packages("devtools")
devtools::install_github("mjbutrim/dilp")

Example

Find a basic example of running a DiLP and LMA analysis in this vignette

For ease of use, a template spreadsheet for data collection can be found here: DiLP Data Collection Template

If you encounter any problems, or would like to request a feature, please create an issue here