isVar: isVar fonction WIP do not use exists look only in GlobalEnv...

View source: R/utils.R

isVarR Documentation

isVar fonction WIP do not use exists look only in GlobalEnv and parent, is.var will search from current and parent until global but not in base

Description

isVar fonction WIP do not use exists look only in GlobalEnv and parent, is.var will search from current and parent until global but not in base

Usage

isVar(what = "")

Arguments

what

An object name to find

Value

TRUE if found

Examples

isVar(test)


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.