check_clean_userspace: check_clean_userspace

View source: R/check_clean_userspace.R

check_clean_userspaceR Documentation

check_clean_userspace

Description

[Experimental]

Usage

check_clean_userspace(pkg = ".", check_output = tempfile("dircheck"))

Arguments

pkg

Path to package to check

check_output

Path to directory where to store check results

Value

data.frame of files that are left after checks

Examples

## Not run: 
# This runs a check of the current package
all_files <- check_clean_userspace()
all_files

## End(Not run)

ThinkR-open/checkhelper documentation built on Jan. 26, 2024, 4:16 p.m.