R/imports.R

# From https://petermeissner.de/blog/2018/04/27/re-exporting-the-pipe/

#' @importFrom utils download.file
#' @name download.file
NULL

#' @importFrom R.utils gunzip
#' @name gunzip
NULL

#' @importFrom utils untar
#' @name untar
NULL
jpshanno/nohrsc documentation built on Feb. 20, 2023, 7:33 p.m.