Nothing
#' Count data with some missing values
#'
#' This dataset was randomly generated.
#'
#'
#' @docType data
#'
#' @usage na_example
#'
#' @format An object of class \code{"integer"}.
#'
#' @keywords datasets
#'
#'
#'
#' @examples
#' print(sum(is.na(na_example)))
"na_example"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.