R/cleanup.R

Defines functions cleanup

cleanup <- function()
{
  files <- get_all_metadata_files()

  # TODO check whether there are left-over metadata files

  stop("Not implemented yet")

}

Try the reproducibleRchunks package in your browser

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

reproducibleRchunks documentation built on Aug. 8, 2025, 6:38 p.m.