Question
R-programming question. software: posit.cloud for the R coding I have a hard time figuring out a coding method for questions 3 and question 4 when
R-programming question.
software: posit.cloud for the R coding
I have a hard time figuring out a coding method for questions 3 and question 4 when creating the coding as there was an error to the coding so is there any other method to create an appropriate graph for your variable? Make sure to add a title and include axes labels for question 3. Question 4 I need help with how to create a data frame containing the number of employees at various restaurants in New York City. Using this data answer the following questions.
Question 3:
Select a qualitative variable from the data frame **USPresidents** and create an appropriate graph for your variable. Make sure to add a title and include axes labels.
```{r} #Use this R code chunck to answer Q3.
Question 4:
## Question 4
The data frame "NYC_Rest_Empl" contains the number of employees at various restaurants in New York City. Using this data answer the following questions.
**a. Create a histogram for "X.employees" with 10 bins. Label your axes.**
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