#' @title Version of Cirq
#' @description Get the current version of Cirq
#' @return prints the version.
#' @export
cirq_version <- function() {
cirq$`__version__`
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.