Learn R Programming

GRANCore (version 0.2.7)

pkg_doc_dir: pkg_doc_dir Return the path where test coverage reports for packages will be deployed for use in the build report.

Description

pkg_doc_dir Return the path where test coverage reports for packages will be deployed for use in the build report.

Usage

pkg_doc_dir(repo)

# S4 method for GRANRepository pkg_doc_dir(repo)

Arguments

repo

a GRANRepository object

Value

The directory where test coverage results should be deployed for use in the build report