internal.var.diff.from: Compare sets of variable names

.var.diff.fromR Documentation

Compare sets of variable names

Description

Compare the variables (excluding functions) in the global env with a passed in string of names and return the set difference.

Usage

.var.diff.from(given.var.list = "", env = .TargetEnv)

Arguments

given.var.list

Character vector of variable names

env

Environment in which to compare the sets of variables


ProjectTemplate documentation built on Nov. 20, 2023, 1:06 a.m.