save.coverage.excel {varitas}R Documentation

Save coverage statistics to multi-worksheet Excel file.

Description

Save coverage statistics to multi-worksheet Excel file.

Usage

save.coverage.excel(project.directory, file.name, overwrite = TRUE)

Arguments

project.directory

Path to project directory

file.name

Name of output file

overwrite

Logical indicating whether to overwrite existing file if it exists.

Value

None


[Package varitas version 0.0.2 Index]