R/ahrefs_reports_data.R

#' ahrefs_reports
#'
#' Description of all available Ahrefs reports provided with related function names
#'
#' @docType data
#'
#' @usage data(ahrefs_reports)
#'
#' @format An object of class \code{'data.frame'}
#'
#' @keywords datasets
#'
#' @source \href{https://ahrefs.com/api/documentation}{Ahrefs API Documentation}
#'
#' @examples
#' data(ahrefs_reports)
#' \donttest{View(ahrefs_reports)}
"ahrefs_reports"

Try the RAhrefs package in your browser

Any scripts or data that you put into this service are public.

RAhrefs documentation built on July 28, 2019, 9:03 a.m.