R/zzz_aliases.R

#' @rdname extractor-functions
#' @export
packages_by <- package_by

#' @rdname extractor-functions
#' @export
packages_with <- package_with

#' @rdname extractor-functions
#' @export
authors_with <- author_with

#' @rdname extractor-functions
#' @export
authors_of <- author_of

#' @rdname extractor-functions
#' @export
emails_of <- email_of

#' @rdname extractor-functions
#' @export
emails_with <- email_with

#' @rdname extractor-functions
#' @export
descriptions_of <- description_of

#' @rdname extractor-functions
#' @export
titles_of <- title_of

#' @rdname extractor-functions
#' @export
licenses_of <- license_of

#' @rdname extractor-functions
#' @export
release_dates_of <- release_date_of

#' @rdname extractor-functions
#' @export
versions_of <- version_of

Try the cranly package in your browser

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

cranly documentation built on Aug. 27, 2022, 1:07 a.m.