Learn R Programming

brassica (version 1.0.2)

LIST: List BASIC Programs

Description

Lists whichever BASIC program is loaded.

Usage

LIST()

Arguments

Value

Returns a character vector, containing the complete listing of whichever BASIC program is in memory at the time.

See Also

NotRun

Examples

Run this code
# List the current BASIC program.
LIST()

Run the code above in your browser using DataLab