I Wrote a Blog Post in R Markdown and Posted it to WordPress

I have nothing to say, I just want to see if this works

I found this post and wanted to see if it actually works (sometimes the code included in blog posts does not…actually, this code in this one did not. I had to make some modifications to get this to work.).

Apprently, I can include images, so I’ll include the most popular image on my site:

Image by me

I can include R code

Which is great, because I do a lot of R work

So here’s some R code. You can see that it is formatted properly:

summary(mtcars)
plot(mtcars$mpg, mtcars$cyl, main="myplot", xlab="mpg", ylab="cyl")

2. I can even include videos (I think), like this horrifying clip from Slithis Survival Kit:

About Pete Larson

Researcher at the University of Michigan Institute for Social Research. Lecturer in the University of Michigan School of Public Health and at the University of Massachusetts Amherst. I do epidemiology, public health, GIS, health disparities and environmental justice. I also do music and weird stuff.
%d bloggers like this: