Skip to content

jdcolby2/my_first_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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