Skip to content

Commit

Permalink
best code coverage ever
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed Sep 15, 2017
1 parent e414c6d commit fd61261
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: jhudsl
Type: Package
Title: Johns Hopkins Data Science Lab
Version: 0.2.2
Version: 0.2.3
Authors@R: c(person(given = "John",
family = "Muschelli",
role = c("aut", "cre"),
Expand Down
2 changes: 2 additions & 0 deletions R/use_dsl_logo.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#' @return Invisible TRUE
#' @export
#' @importFrom usethis use_build_ignore
#' @examples
#' use_dsl_logo(base_path = tempdir())
use_dsl_logo = function(
base_path = ".", ...) {
logo = system.file("jhudsl_logo.png", package = "jhudsl")
Expand Down
3 changes: 3 additions & 0 deletions man/use_dsl_logo.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd61261

Please sign in to comment.