Small utility to generate "type.from" kind of names
1 2 3 4 5 | get_col_name(
col = c("bodyid", "name", "type", "databaseType", "supertype", paste0("supertype",
1:3)),
post = c("raw", "from", "to")
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.