knitr::opts_chunk$set(echo = FALSE, message = FALSE, warning = FALSE, dpi = 600, fig.width = 6, fig.height = 5)
if("flextable" %in% class(PKtable)){ PKtable } else { formatTable_Simcyp(PKtable, fontsize = fontsize, bold_cells = list(c(0, NA)), center_1st_column = TRUE) }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.