/phytopathologyr

Phytopathology in R

Primary LanguageROtherNOASSERTION

phytopathologyr

R-CMD-check

The goal of phytopathologyr is to bring more common functions in phytopathology analysis.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("joaotolentino/phytopathologyr")

Example

This is a basic example which shows you how to solve a common problem:

library(phytopathologyr)
## basic example code