Learn R Programming

pacs (version 0.6.0)

pac_checkpage: Retrieving the R CRAN package check page

Description

Retrieving the R CRAN package check page.

Usage

pac_checkpage(pac)

Value

data.frame.

Arguments

pac

character a package name.

Examples

Run this code
if (FALSE) {
pacs::pac_checkpage("dplyr")
}

Run the code above in your browser using DataLab