utils::globalVariables(
c(
"infile",
"id_1",
"id_2",
"id_1_id_2",
".",
"value",
":=",
".data",
"middlename",
"name", # from tibble::enframe() in transform_json_to_dataframe()
"statement",
"statements",
"property"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.