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


johnmyleswhite/ProjectTemplate documentation built on April 24, 2024, 9:23 a.m.