PAINTOR_find_folder <- function(paintor_path=NULL){
if(is.null(paintor_path)){
paintor_path <- system.file("tools/PAINTOR_V3.0",
package = "echofinemap")
}
return(paintor_path)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.