R/gn_debug.R

Defines functions gn_debug

Documented in gn_debug

#' gn_debug
#'
#' DEFUNCT
#'
#' @export
#' @param ... ignored
gn_debug <- function(...) {
  .Defunct(msg="gn_debug is defunct, functionality was removed from gnparser")
}

Try the rgnparser package in your browser

Any scripts or data that you put into this service are public.

rgnparser documentation built on Feb. 16, 2023, 5:28 p.m.