Recently Published
Test rnorm plot
three ran-
dom normal vectors of length 100. Call these
vectors x1, x2 and x3. Make a data frame called
t with three columns (called a, b and c) con-
taining respectively x1, x1+x2 and x1+x2+x3.
Call the following functions for this data frame:
plot(t