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"
Leszek-Sieminski/RAhrefs documentation built on May 10, 2021, 8:45 a.m.