#' planks
#'
#' like boards in package \pkg{pins}
#' @export
#' @param name (character) plank name
#' @return xxxx
#' @examples
#' # plank_register()
plank_register <- function(name, cache, ...) {
}
#' @export
plank_list <- function() {
"xxx"
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.