Learn R Programming

GRANCore (version 0.2.7)

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

Description

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

Usage

coverage_report_dir(repo)

# S4 method for GRANRepository coverage_report_dir(repo)

Arguments

repo

a GRANRepository object

Value

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