Nothing
#' Internal pins board
#'
#' Pins board used internally to manage download, reading, and caching of data
#' sets.
#'
#' @return a pins board
#'
#' @examples
#' \donttest{
#' internal_board()
#' }
#'
#' @export
internal_board <- function() {
modeldatatoo_board()
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.