# data.R - DESC
# %FLPKG%/R/data.R
# Copyright %USER%, %YEAR%
# Author: %USER% <%EMAIL%>
#
# Distributed under the terms of the LICENCE
# DATA
#' Data from ...
#'
#' Aliquam sagittis feugiat felis eget consequat. Praesent eleifend dolor massa,
#' vitae faucibus justo lacinia a. Cras sed erat et magna pharetra bibendum quis in
#' mi. Sed sodales mollis arcu, sit amet venenatis lorem fringilla vel. Vivamus vitae
#' ipsum sem. Donec malesuada purus at libero bibendum accumsan. Donec ipsum sapien,
#' feugiat blandit arcu in, dapibus dictum felis.
#'
#' @docType data
#' @keywords datasets
#' @format An object of class CLASS with
#' @name DATA
#' @rdname DATA
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.