#' Conversion from PostScript points to millimeters
#' @param pts number of PostScript points
#' @return Numeric value
#' @author Salla Toikkanen, Tarja Palosaari, Petteri Mäntymaa
#' @export
thlPtsConvert <- function(pts){pts*0.352777778}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.