Question: For the size vector created using the following code: size - c ( small , medium, medium, large, small , large ) create

For the size vector created using the following code:
size -c("small", "medium", "medium", "large", "small" ,"large")
create an ordered factor vector named size_factor. Set ordered to TRUE, and set levels to c("small", "medium", "large").
The lowest level of the size_factor is type your answer... .(Copy the value in the Console directly.)
 For the size vector created using the following code: size -c("small",

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!