knitr::opts_chunk$set(echo = FALSE) # rmdhelp::show_knit_hook_call() knitr::knit_hooks$set(hook_convert_odg = rmdhelp::hook_convert_odg)
#rmdhelp::use_odg_graphic(ps_path = 'odg/genetic-model.odg') knitr::include_graphics(path = "odg/genetic-model.png")
#rmdhelp::use_odg_graphic(ps_path = 'odg/single-locus.odg') knitr::include_graphics(path = "odg/single-locus.png")
#rmdhelp::use_odg_graphic(ps_path = 'odg/frequencies.odg') knitr::include_graphics(path = "odg/frequencies.png")
#rmdhelp::use_odg_graphic(ps_path = 'odg/hwe.odg') knitr::include_graphics(path = "odg/hwe.png")
HWE II
#rmdhelp::use_odg_graphic(ps_path = 'odg/hweII.odg') knitr::include_graphics(path = "odg/hweII.png")
#rmdhelp::use_odg_graphic(ps_path = 'odg/loc-no-assoc.odg') knitr::include_graphics(path = "odg/loc-no-assoc.png")
#rmdhelp::use_odg_graphic(ps_path = 'odg/loc-with-assoc.odg') knitr::include_graphics(path = "odg/loc-with-assoc.png")
#rmdhelp::use_odg_graphic(ps_path = 'odg/pop-mean.odg') knitr::include_graphics(path = "odg/pop-mean.png")
#rmdhelp::use_odg_graphic(ps_path = 'odg/bvI.odg') knitr::include_graphics(path = "odg/bvI.png")
#rmdhelp::use_odg_graphic(ps_path = 'odg/bvII.odg') knitr::include_graphics(path = "odg/bvII.png")
#rmdhelp::use_odg_graphic(ps_path = 'odg/bvIII.odg') knitr::include_graphics(path = "odg/bvIII.png")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.