#' references
#'
#' references
#'
#'
#' @inheritParams common_attributes
#'
#' @return a references list object
#'
#' @export
references <- function(system = NULL){
Filter(Negate(is.null),
list(
system = system))}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.