library(act)
\dontrun{
# To import a .TextGrid file of your choice:
filePath <- "PATH_TO_AN_EXISTING_TEXTGRID_ON_YOUR_COMPUTER"
t <- act::import_exb(filePath=filePath)
t
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.