Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Can you help me answer the questions. This is for r studio. What do you mean by two questions? # Q8. ( 4 points) Create
Can you help me answer the questions. This is for r studio.
What do you mean by two questions?
\# Q8. ( 4 points) Create a factor using the factor with () function, # c() and data: "male", "female", "female", "male". \# Q9. (16 points) i) create a data frame (); and 3 columns: ii) Name, Sex, and Aage objects. Name object has "J", "K", and "N", Sex object has "M", "F", "F" and Age object has 10,20, and 30. # iii) Select two columns from the data frame and iv) print them. \# Q10. (12 points) Create a list with the list() that contains a 22 matrix and a vector with the same contents. print it 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