This repo is an R package with the zebrafish development reference(s) for age estimation using the RAPToR
tool.
To install the package, run the following in your R console :
if (!requireNamespace("remotes", quietly = TRUE))
install.packages("remotes")
remotes::install_github("LBMC/zebraRef", build_vignettes = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.