#' mypkg1: This is my first developed R package.
#'
#' This package adds two numbers.
#'
#' It retunrs a sum.
#'
#' @section functions:
#' There are "add", "hello".
#'
#' @name mypkg1
#' @docType package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.