First R Code

Author

Cassidy Cerny

Quarto

Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see https://quarto.org.

Running Code

When you click the Render button a document will be generated that includes both content and the output of embedded code. You can embed code like this:

Were you able to get everything running? Have you encountered any issues? What is something you are looking forward to in this class?

I do believe I got everything running, I am not 100% if this is where the content was supposed to go regarding step 4 but other than that it was pretty simple to work through.

I am looking forward to learning how to use this new software and gain more confidence in statistical skills.

[1] 4

The echo: false option disables the printing of code (only output is displayed).