mapping_colnames <- function() {
map_cols = c(
"title", "keywords", "approx.match", "false.positive.matches",
"prefix", "suffix", "prefix.approx.match",
"suffix.approx.match", "suffix.descriptions", "prefix.class",
"suffix.class", "ignore.prefix", "ignore.suffix",
"ignore.prefix.approx.match", "ignore.suffix.approx.match")
map_cols
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.