Question: ## Problem 1 Run the command str ( ) on the dataframe OAW in the chunk below. Then answer the following questions. ` ` `

## Problem 1
Run the command str() on the dataframe OAW in the chunk below. Then answer the following questions.
```{r}
# Place your code here.
```> View(OAW)
Insert your answers following each question.
1. How many observations and variables are in this dataframe?
287708
2. List the categorical variables. They can be identified from the str() output as "factor".
3. List the quantitative variables.

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!