#' luna: Luna R library for the analysis of sleep signals
#'
#' The luna package provides interface for the 'Luna' sleep signal library
#'
#' @docType package
#' @name luna
#' @useDynLib luna, .registration=TRUE
# Suppress R CMD check note
#' @importFrom git2r clone
#' @importFrom xtable xtable
#' @importFrom shinyFiles parseFilePaths
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.