headR::add_twitter_card(card_type = "summary_large_image", 
                        title = "Why R?",
                        description = "A brief history of R.", 
                        image = "https://www.jumpingrivers.com/rpackages/headr/vignettes/whyr.jpeg",
                        file = "whyr.html")

A brief history of R

Slide with R Output

summary(cars)

Slide with Plot

plot(pressure)


jumpingrivers/headR documentation built on May 7, 2022, 2:22 a.m.