dlookup_exists: A version of dlookup that can be use to see if a given...

View source: R/Dictionary.r

dlookup_existsR Documentation

A version of dlookup that can be use to see if a given expression is a variable in the dictionary or if it is not. Useful when users specifiy their own subgroup expression. If the expression is not a name in the dictionary then one can assume that the user has specified their own expression to be used for subgrouping purposes.

Description

A version of dlookup that can be use to see if a given expression is a variable in the dictionary or if it is not. Useful when users specifiy their own subgroup expression. If the expression is not a name in the dictionary then one can assume that the user has specified their own expression to be used for subgrouping purposes.

Usage

dlookup_exists(dict, x)

kcha193/simarioV2 documentation built on March 4, 2023, 9:47 p.m.