update_beamer: Update the Beamer templates in the current project

View source: R/beamer.R

update_beamerR Documentation

Update the Beamer templates in the current project

Description

A wrapper around update_from_github to make it easy to update Beamer templates in the current project with new and updated templates from Github.

Usage

update_beamer(
  directory = "inst/rmarkdown/templates/nmbu-beamer/skeleton",
  user = "edsandorf",
  repo = "gizmo"
)

Arguments

directory

A character string giving the full name of the Github folder with the theme to be downloaded.

user

A character string giving the user

repo

A character string giving the repository


edsandorf/gizmo documentation built on Oct. 7, 2022, 3:45 p.m.