knitr::opts_chunk$set( fig.align = 'center' , collapse = TRUE , comment = "#>" )
'Huito' is an open-source R package to deploys reproducible and flexible labels using layers. The 'huito' package is part of the 'inkaverse' project for developing different procedures and tools used in plant science and experimental designs. Learn more about the 'inkaverse' project at https://inkaverse.com/.
You can install the released version of huito from CRAN with:
install.packages("huito")
And the development version from GitHub with:
if (!require("remotes")) install.packages("remotes") remotes::install_github("Flavjack/huito")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.