Skip to content

Commit

Permalink
obsolete @doctype roxygen2 tag (#262)
Browse files Browse the repository at this point in the history
Signed-off-by: Marcin <[email protected]>
  • Loading branch information
m7pr authored Feb 14, 2024
1 parent b39d573 commit da59b96
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions R/teal_goshawk.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
#' The data used for teal.goshawk have some constraints.
#' It must contain the columns `AVISITCD`, `BASE`, `BASE2`, `AVALU`, `LBSTRESC`, `LOQFL`, `CHG2`, and `PCHG2`.
#'
#' @docType package
#'
#' @name teal_goshawk
#'
#' @import goshawk
Expand All @@ -17,4 +15,4 @@
#' @importFrom rlang .data sym
#' @importFrom teal.transform choices_selected
#' @keywords internal
NULL
"_PACKAGE"

0 comments on commit da59b96

Please sign in to comment.