#' @title data.table query - alias for data.table's \code{`[`} method
#' @details see \code{\link[data.table]{data.table}}
#' @export
dtq <- data.table:::`[.data.table`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.