1.

_____ list the variables in the workspace.

A. rm(x)
B. rm(list=ls())
C. ls()
D. attach(mat)
Answer» D. attach(mat)


Discussion

No Comment Found