R/CRANdf-data.R

#' CRAN Package and Function Data: 1 May 2019
#'
#' Package and function data from The Comprehensive R Archive Network
#'
#' @docType data
#'
#' @usage data(CRANdf)
#'
#'
#' @keywords datasets
#'
#'
#' @source The Comprehensive R Archive Network, <https://cran.r-project.org/web/packages/available_packages_by_name.html>
#'
#' @examples
#' data(CRANdf)
#' packages <- CRANdf$package_names
#' functions <- CRANdf$function_names
"CRANdf"

Try the collidr package in your browser

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

collidr documentation built on Oct. 23, 2020, 7:27 p.m.