Question: 1. write R code to create a matrix (10 rows and 3 columns) that satisfies the following: each entry in column #1 is random number
1. write R code to create a matrix (10 rows and 3 columns) that satisfies the following:
each entry in column #1 is random number between 0 and 10
each entry in column #2 is random number between 10 and 20
each entry in column #3 is random number between 20 and 30
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
