library(readr)
library(tibble)
suppressWarnings(library(dplyr))
#' avatar: A package providing a client for the avatarization engine
#'
#' This package provides a client library for the avatarization engine.
#'
#' @docType package
#' @name avatar
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.