phaya/intro-r

Add wide screen format to all slides

Closed this issue · 1 comments

phaya commented

This is the code:

output: 
  ioslides_presentation:
      widescreen: true
phaya commented

Added to make_all.R script

ioslides_presentation(widescreen = TRUE)