R/cran_note_handle.R

Defines functions cran_note_handle

# Function to suppress R CMD check notes
cran_note_handle <- function(){
  
  lifecycle::badge
  
  invisible()
  
}

Try the NMproject package in your browser

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

NMproject documentation built on Sept. 30, 2022, 1:06 a.m.