This is an example post I wrote. Which is nice and I sure hope it displays nicely. However I do not see tags but that’s not important now.

df <- read.csv("measures.csv")

plot(df$height,df$time)

This is legit !