get_package_description: Retrieve Neuroconductor package DESCRIPTION file

Description Usage Arguments Value

View source: R/get_package_description.R

Description

Retrieves the DESCRIPTION file for a Neuroconductor package

Usage

1
get_package_description(package, error = FALSE)

Arguments

package

Name of the package

error

Should function error if httr::GET failed

Value

content of the DESCRIPTION file


adigherman/neurocStats documentation built on May 13, 2021, 7:50 a.m.