# create a dataframe Data_frame<-data.frame( Training = c("strength","stamina","other"), pulse = c(100,150,120), duration = c(60,30,45) ) Data_frame
To embed this project on your website, copy the following code and paste it into your website's HTML: