## ----plot-options, include=FALSE---------------------------------------------- knitr::opts_chunk$set(fig.bg = "white", dev.args = list(bg = "white")) ## ----scheme-figure, fig.cap="The exact eight-class depth-velocity scheme implemented by hydromeso."---- library(hydromeso) plot_meso_scheme()