#' show
#'
#' @param obj
#' unknown
#' @param option
#' unknown
#'
#' @description
#' Cree un method pour show
#'
#' @export
#'
show <- function(obj, option = 1)
UseMethod("show")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.