https://github.com/danilofreire/pirates

https://github.com/danilofreire/pirates

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: danilofreire
  • Language: HTML
  • Default Branch: master
  • Size: 8.41 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 6 years ago · Last pushed about 6 years ago
Metadata Files
Readme

README.md

xaringan

This is a theme for the R package xaringan which itself relies on remark.js to create a markdown based presentation. You can see an example of the default look of xaringan here.

metropolis theme

The theme of this repository is trying to be a copy of the metropolis theme for the Beamer class in LaTeX. However, margins may not be correct and font sizes may not reflect the original theme. Currently, the theme only supports 4:3 ratio. You can find the demo slides of the theme here.

Title slide | Content slide :-------------------------:|:-------------------------: |

Installation

If you want to use this theme, you need to install R and the package xaringan

r remotes::install_github('yihui/xaringan')

If you use RStudio, it is easy to get started from the menu File -> New File -> R Markdown -> From Template -> Ninja Presentation, and you will see an R Markdown example. Press the Knit button to compile it, or use the RStudio Addin Infinite Moon Reader to live preview the slides (every time you update and save the Rmd document, the slides will be automatically reloaded; make sure the Rmd document is on focus when you click the addin). Please see the issue #2 if you do not see the template or addin in RStudio.

Specify metropolis and metropolis-fonts in the css argument of moon_reader()

yaml output: xaringan::moon_reader: css: [default, metropolis, metropolis-fonts]

Additional tweaks

remark.js allows to have custom macros defined at startup that simplify your life with xaringan. See this xaringan demo slide for more information.

Further information

Feel free to fork and modify this theme. Pull requests are also welcome. Also have a look at the xaringan wiki and remark wiki to know all features of this presentation tool.

The main R Markdown output format in this package is moon_reader(). See the R help page ?xaringan::moon_reader for all possible configurations.

Owner

  • Name: Danilo Freire
  • Login: danilofreire
  • Kind: user

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels