names: Retrieve the Names for a ScriptEngine or CompiledScript class

Description Usage Arguments

Description

These methods retrieve the names associated with objects of class ScriptEngine or CompiledScript.

Usage

1
2
3
4
  ## S3 method for class 'ScriptEngine'
names(x, ...)
  ## S3 method for class 'CompiledScript'
names(x, ...)

Arguments

x

An object of class ScriptEngine or CompiledScript.

...

Ignored.


jsr223 documentation built on July 1, 2020, 10:30 p.m.