Rdocumentation
powered by
Learn R Programming
slidify (version 0.3.3)
publish: Publish slide deck
Description
This function makes it easy to publish your presentation. Currently supported hosts include Github, RPubs and Dropbox.
Usage
publish(..., host = "github")
Arguments
host
where to publish presentation, Github, RPubs or Dropbox
...
parameters to be passed to
publish_github
,
publish_rpubs
or
publish_dropbox
See Also
Other publish:
publish_dropbox
,
publish_github