#' Title
#'
#' @param obj A R6 plalm_ncdf Class
#'
#' @return A ggplot
#' @export
#'
#' @examples
#' a <- 1
plot.palm_ncdf_berlin <- function(obj){
obj$plot_area()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.