# :vim set filetype=R
#' Analyze Diabetes Patients
#'
#' The description. It needs to contain at least two sentences.
#'
#' \tabular{ll}{
#' Package: \tab diabetes.3\cr
#' Type: \tab Package\cr
#' Version: \tab 1.0.0\cr
#' Date: \tab 2018-06-08\cr
#' License: \tab LGPL-3\cr
#' LazyLoad: \tab yes\cr
#' }
#'
#' @name diabetes.3-package
#' @aliases diabetes.3-package diabetes.3
#' @docType package
#' @exportPattern "^[^\\.]"
#' @import futile.logger
#' @author Author Name <author@@name.com>
#' @keywords package
## @seealso \code{\link{other.package}}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.