RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

Sheppy

Philip

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
Test Plot