Other files ignored by Codecov
man/prettycode.Rd
has changed.
6 | 6 | #' |
|
7 | 7 | #' @export |
|
8 | 8 | #' @param warn_conflicts logical. If \code{TRUE}, warnings are printed |
|
9 | - | #' about conflicts from attaching the database. |
|
9 | + | #' about conflicts from replacing the standard print method. |
|
10 | 10 | ||
11 | 11 | prettycode <- function(warn_conflicts = TRUE) { |
|
12 | 12 | register_s3_method("prettycode", "print", "function", print.function) |
Files | Coverage |
---|---|
R | 76.13% |
Project Totals (6 files) | 76.13% |