Skip to content

Commit

Permalink
Use "_PACKAGE" instead of @docType package
Browse files Browse the repository at this point in the history
  • Loading branch information
GegznaV committed Mar 7, 2024
1 parent 344e992 commit 4b602a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/hyperspec-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#' `absorbance = f(wavelength)`, stored as a vector of absorbance values for
#' discrete wavelengths is suitable.
#'
#' @docType package
#' @author C. Beleites
#'
#' Maintainer: Claudia Beleites <claudia.beleites@@chemometrix.eu>
Expand All @@ -32,4 +31,5 @@
#' @keywords package
#' @concept hyperSpec-main

NULL
"_PACKAGE"

0 comments on commit 4b602a1

Please sign in to comment.