Skip to content

R package developed as a companion to the book "R for Plant Disease Epidemiology" (R4PDE).

License

Notifications You must be signed in to change notification settings

emdelponte/r4pde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r4pde

I am thrilled to introduce r4pde, an R package developed as a companion to the book "R for Plant Disease Epidemiology" (R4PDE). The companion package leverages the power of R to empower researchers and practitioners in their exploration of plant disease epidemiology. It process access to a suite of specialized R functions and data sets tailored specifically for plant disease epidemiology analysis. This package, combined with the invaluable insights and guidance offered by R4PDE, empowers you to unlock the full potential of R in tackling the complex challenges of studying plant disease epidemics.

The development version of r4pde is available from GitHub. The remotes package, available from CRAN, is required for installation.

if (!require(remotes)) {
  install.packages("remotes")
}

remotes::install_github("emdelponte/r4pde")

Meta

About

R package developed as a companion to the book "R for Plant Disease Epidemiology" (R4PDE).

Topics

Resources

License

Stars

Watchers

Forks

Languages