knitr::opts_chunk$set(echo = TRUE)
devtools::install_github("mbojan/maxqdar")
Extracting coded fragments as a data frame with start and end character positions:
library(maxqdar) f <- system.file("exdata/test.mex", package="maxqdar") extract_mex_codings(f)
Preview
column provides at most 63-character long part of the coded string. If the limit is reached the function gives a warning.GPL-3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.