# define working directory and load all needed packages
load_libs <- function(){
library(raster)
library(sp)
library(RStoolbox)
library(rgdal)
library(roxygen2)
library(ggplot2)
library(maps)
library(maptools)
library(devtools)
library(stringr)
library(roxygen2)
library(purrrlyr)
library(rgl)
library(dplyr)
#library(rgeos)
#library(car)
#library(steigerwald)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.