Skip to content

Commit

Permalink
feat: add package R file
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig committed Aug 21, 2024
1 parent 93ad242 commit 10210ac
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions R/gmhleasr-package.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom glue glue
#' @importFrom rlang .data
#' @importFrom rlang .env
#' @importFrom tibble tibble
## usethis namespace: end
NULL

0 comments on commit 10210ac

Please sign in to comment.