R/data.R

#' 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"
urswilke/rtweettree documentation built on Oct. 14, 2021, 6:32 p.m.