env_bind(elastic_dsl, inc = function(fields){
list(includes= fields)
})
env_bind(elastic_dsl, uni = function(fields){
list(excludes= fields)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.