#' 插入图片
#'
#' @return 返回值
#' @export
#'
#' @examples insertPic();
insertPic <- function(){
rstudioapi::insertText('\n')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.