#' Set library path
#'
#' @return
#' @export
#'
#' @examples
libpath <- function() {
.libPaths("E:/r_packages/R/win-library/3.6")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.