#' Title
#'
#' @param obj Call print function of R6 palm_ncdf class
#'
#' @return Some Strings
#' @export
#'
#' @examples
print.palm_ncdf_berlin <- function(obj){
obj$print()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.