Check whether the argument of a lcMethod has a defined value.
Determines whether the associated argument value is defined. If the argument value is of type language
, the argument is evaluated to see if it can be resolved within its environment
.
isArgDefined(object, name, envir = environment(object))
object |
The |
name |
The name of the argument. |
envir |
The |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.