#' Included example dataset
#'
#' The package includes a dataset resulting of rtweet queries when calling
#' `rtweettree_data()` (to make them available for documentation purposes and
#' offline use).
#' @name incl_data
#' @examples
#' \dontrun{
#' main_status_id <- "1438481824922181635"
#' rtweettree_data(main_status_id)
#' }
#' rtweettree_data_example
NULL
#' @rdname incl_data
"rtweettree_data_example"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.