check_exist_ws: Checks if an object exists in the global environment

Description Usage Arguments Value Examples

View source: R/padis_general_functions.R

Description

The global environment is the same as the workspace.

Usage

1
check_exist_ws(test_object)

Arguments

test_object

The object that is tested/checked

Value

logical, does the tested object exist in the workspace?

Examples

1
2
3
4

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