#' @title Version of TensorFlow SIG Addons
#' @description Get the current version of TensorFlow SIG Addons
#' @return prints the version.
#' @export
tfaddons_version = function() {
tfa$`__version__`
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.