LIST {brassica} | R Documentation |
List BASIC Programs
Description
Lists whichever BASIC program is loaded.
Usage
LIST()
Value
Returns a character vector, containing the complete listing of whichever BASIC program is in memory at the time.
See Also
Examples
# List the current BASIC program.
LIST()
[Package brassica version 1.0.2 Index]