cleanup_all: Recursively cleanup all directories of ps_docu_path

Description Usage Arguments

Description

This is a wrapper over cleanup_output using sapply over the result of list.files(ps_docu_path)

Usage

1
2
cleanup_all(ps_docu_path = "vignettes", pvec_pattern = c("pdf$",
  "png$"), pb_ignore_dir = TRUE)

Arguments

ps_docu_path

Name of the document path

pvec_pattern

Pattern to match by files to be deleted


charlotte-ngs/rmddochelper documentation built on June 27, 2019, 1:22 a.m.