check_exist_wd: Check for existing objects in working directory

Description Usage Arguments Value

View source: R/padis_general_functions.R

Description

The function checks if an object exists in the current working direcotry or specified folder.

Usage

1

Arguments

check

The object that is checked for in the current folder

folder

The folder that is checked in. If NULL, then the current working directory is checked

Value

logical, does the tested object exist in the folder?


kthorstmann/padis documentation built on May 24, 2019, 5:01 a.m.