R/githubr-package.R

#' @keywords internal
#' @seealso Read the package vignette for more details on usage:
#'   `vignette("githubr", package = "githubr")`. See the [GitHub API
#'   documentation](https://developer.github.com/v3/) for more details about the
#'   types of requests that are possible to send to GitHub. For more details on
#'   implementing your own requests or for how githubr's requests were
#'   constructed, see the [gh](https://github.com/r-lib/gh) R package.
#' @importFrom tibble tibble
"_PACKAGE"

## usethis namespace: start
#' @importFrom lifecycle deprecate_soft
## usethis namespace: end
NULL
lwjohnst86/githubr documentation built on Aug. 17, 2020, 3:37 a.m.