## read the signatures according to their signature type
.readSignatures <- function(signaturePath, type) {
signatures <- .getReadSignatureFunction(type)(signaturePath)
return(signatures)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.