#' List projects [deprecated]
#'
#' Please use [bq_projects()] instead.
#'
#' @keywords internal
#' @export
list_projects <- function() {
bq_projects()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.