This query returns the execution plan of any given query after optionally setting a given parameter to a given value. The variables set.parameter.statement (optionally) and query.sql must be set as options in the R session before execution.
explain analyze @~query.sql~@;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.