Answered step by step
Verified Expert Solution
Question
1 Approved Answer
R Studio Challenge: Conditionals IF... THEN... ELSE Open a new rscript file called (exactly) Challenge24C.R. Make sure you save it in the /workspace directory. Write
R Studio Challenge: Conditionals IF... THEN... ELSE
Open a new rscript file called (exactly) Challenge24C.R. Make sure you save it in the /workspace directory. Write a conditional statement that represents the condition "if age >65 then SENIOR else ADULT" and evaluate the condition for each of age =10, age =72 and age =22 When you are sure that your script is working properly, save the file and click on CheckIt Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started