{exploreHTP} is an R Shiny application designed to support the
processing and analysis of high-throughput phenotyping data obtained
from UAV imagery.
You can install the development version of {exploreHTP} from GitHub
using:
# install.packages("pak")
pak::pkg_install("AparicioJohan/exploreHTP")Step-by-step video tutorials are available on the UW Potato Breeding YouTube channel.
Watch the complete tutorial series in the Image Analysis playlist.
Additional tutorials will be added to the playlist as they become available.
You can launch the application by running:
library(exploreHTP)
run_app()
Questions, bug reports, feature requests, and suggestions are welcome through the GitHub Issues page.
Before submitting a new issue:
- Search the existing issues to check whether the problem has already been reported.
- Confirm that you are using the most recent version of
{exploreHTP}. - Restart R and verify that the problem can be reproduced.
- Prepare a small reproducible example whenever possible.
You are reading the documentation for version: 1.0.0
This README was compiled on:
Sys.time()
#> [1] "2026-08-07 14:58:04 CDT"

