About
In this website are available the data generated and/or analyzed as well as the codes used in the paper “Measuring plant disease severity using R: introducing and evaluating the pliman package”. The page is available at https://tiagoolivoto.github.io/paper_tpp/
1 How to reproduce?
1.1 Download data
To download the files and code needed for reproducing the results, first clone the project with
://github.com/TiagoOlivoto/paper_tpp.git git clone https
An alternative way is by downloading the Zip file (~295 MB).
1.2 Folow the steps
- Open the
code.Rmd
file in RStudio. - Optionally change functions and arguments.
- Knit the document to see the results.