
‘Huito’ is an open-source R package to deploys reproducible andflexible labels using layers. The ‘huito’ package is part of the‘inkaverse’ project for developing different procedures and tools usedin plant science and experimental designs. Learn more about the‘inkaverse’ project athttps://inkaverse.com/.
You can install the released version of huito fromCRAN with:
install.packages("huito")And the development version fromGitHub with:
if (!require("remotes"))install.packages("remotes")remotes::install_github("Flavjack/huito")