#' Search github stars
#'
#' @name stellar
#' @docType package
#' @importFrom magrittr %>%
#' @importFrom ghql GraphqlClient
#' @importFrom httr add_headers
#' @importFrom jsonlite fromJSON
#' @importFrom quanteda char_tolower dfm featnames kwic
#' @importFrom quanteda stopwords tokens tokens_wordstem
#' @importFrom tibble tibble
#' @importFrom utils combn browseURL
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.