# Generated by fusen: do not edit by hand
#' my_fun Title
#'
#' @return 1
#' @export
#'
#' @examples
#' my_fun()
my_fun <- function() {
1
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.