Question: Rstudio command: need the code 1. Today's temperature has a high of 24 and a low of 15 degree fahrenheit. Find the corresponding degress in
Rstudio command:
need the code

1. Today's temperature has a high of 24 and a low of 15 degree fahrenheit. Find the corresponding degress in celsius and storage it in a (single) vector named cel. Print the variable. 2. Create a vector of length 200. The odd entries should be 3 and even entries should be 1. Storage the created in a variable named vec200 and print. 3. How many perfect squares are there between 1 and 2001? Storage the answer in a variable named numPerfect and print. You may want to look at ?round
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
