-
Notifications
You must be signed in to change notification settings - Fork 0
sussmanbu/git-practice-Joeschai
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--- title: "(´・ω・`)" author: "JC" date: "2/01/2021" output: github_document --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` <<<<<<< HEAD ## Not my first R Markdown, JC Practice (´・ω・`) ======= ## Not my first Markdown ## My second R Markdown >>>>>>> 345554f48d9e9f28d3af51568f92bd0a3b4cd448 This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see <http://rmarkdown.rstudio.com>. When you click the **Knit** button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this: ```{r cars} summary(cars) print("Hello world!") ``` ## Including Plots You can also embed plots, for example: ```{r pressure, echo=FALSE} plot(pressure) ``` Note that the `echo = FALSE` parameter was added to the code chunk to prevent printing of the R code that generated the plot.
About
git-practice-Joeschai created by GitHub Classroom
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published