give_opinions {codemetar} | R Documentation |
Function giving opinions about a package
Description
Function giving opinions about a package
Usage
give_opinions(pkg_path = getwd(), verbose = FALSE)
Arguments
pkg_path |
Path to the package root |
verbose |
Whether to print message related to internet download progress. |
Value
A data.frame of opinions
[Package codemetar version 0.3.5 Index]