Answered step by step
Verified Expert Solution
Question
1 Approved Answer
for this portion it is not run correctly, I wonder why, and I cannot have knit automatically load in the system. How is that? ---
for this portion it is not run correctly, I wonder why, and I cannot have knit automatically load in the system. How is that?
---
title: "Introduction to Data Analytics 1"
author: "Enter Your Name"
date: "`r Sys.Date()`"
output: word_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
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