My title

This is my first repo

View on GitHub

My first project

This README file is edited using the Markdown language (similar to RMarkdown).

You can embed code like this:

plot(hp ~ mpg, mtcars)
summary(mtcars

But you can’t knit it from within GitHub (i.e. GitHub will not generate an output from the code