All Projects → IQSS → Dss Workshops Archived

IQSS / Dss Workshops Archived

Licence: cc-by-4.0
IQSS Data Science Services workshop materials

Programming Languages

python
139335 projects - #7 most used programming language
r
7636 projects

Projects that are alternatives of or similar to Dss Workshops Archived

Workflowr
Organize your project into a research website
Stars: ✭ 551 (+665.28%)
Mutual labels:  rmarkdown
Dashboarding Tutorial
Presentation, pro tips, and tools for dashboarding like a boss: https://maloriejhughes.github.io/Dashboarding-Tutorial/
Stars: ✭ 24 (-66.67%)
Mutual labels:  rmarkdown
Samples Rmarkdown Metropolis
RMarkdown with Metropolis/Mtheme for Beamer
Stars: ✭ 51 (-29.17%)
Mutual labels:  rmarkdown
Rmarkdown Book
R Markdown: The Definitive Guide (published by Chapman & Hall/CRC in July 2018)
Stars: ✭ 557 (+673.61%)
Mutual labels:  rmarkdown
Rticles
LaTeX Journal Article Templates for R Markdown
Stars: ✭ 895 (+1143.06%)
Mutual labels:  rmarkdown
Knitrhooks
Extend {knitr} with hooks
Stars: ✭ 32 (-55.56%)
Mutual labels:  rmarkdown
Rmdformats
HTML output formats for RMarkdown documents
Stars: ✭ 492 (+583.33%)
Mutual labels:  rmarkdown
Explore
R package that makes basic data exploration radically simple (interactive data exploration, reproducible data science)
Stars: ✭ 69 (-4.17%)
Mutual labels:  rmarkdown
Crisscross
A Markdown-centric template engine for batch offline document generation.
Stars: ✭ 18 (-75%)
Mutual labels:  rmarkdown
Hoff Bayesian Statistics
R Markdown notes for Peter D. Hoff, "A First Course in Bayesian Statistical Methods"
Stars: ✭ 51 (-29.17%)
Mutual labels:  rmarkdown
Posterdown
Use RMarkdown to generate PDF Conference Posters via HTML
Stars: ✭ 602 (+736.11%)
Mutual labels:  rmarkdown
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (-77.78%)
Mutual labels:  rmarkdown
Klippy
Copy to Clipboard Buttons for RMarkdown HTML Documents
Stars: ✭ 40 (-44.44%)
Mutual labels:  rmarkdown
Reprex
Render bits of R code for sharing, e.g., on GitHub or StackOverflow.
Stars: ✭ 553 (+668.06%)
Mutual labels:  rmarkdown
Monashthesis
Monash PhD thesis template
Stars: ✭ 55 (-23.61%)
Mutual labels:  rmarkdown
Mindr
an R package which converts markdown files (.md, .Rmd) into mindmaps (brainstorms)
Stars: ✭ 513 (+612.5%)
Mutual labels:  rmarkdown
Rmarkdown Website Tutorial
Tutorial for creating websites w/ R Markdown
Stars: ✭ 26 (-63.89%)
Mutual labels:  rmarkdown
Intro Statistical Modeling
『データ解析のための統計モデリング入門』の勉強ノート
Stars: ✭ 72 (+0%)
Mutual labels:  rmarkdown
Xaringan
Presentation Ninja 幻灯忍者 · 写轮眼
Stars: ✭ 1,129 (+1468.06%)
Mutual labels:  rmarkdown
Bookdown Crc
A minimal example of using bookdown to write a book for Chapman & Hall/CRC
Stars: ✭ 50 (-30.56%)
Mutual labels:  rmarkdown

The workshop notes in this repository are maintained in several different formats, with the help of https://github.com/mwouts/jupytext. If you with to contribute you can edit whichever format you are most comfortable with; we will take care of synchronizing the other supported formats.

R workshops

R workshop notes are maintained in Jupyternotebook (.ipynb), R Markdown (.Rmd), and R format. When submitting pull requests You may edit whichever format you like, and we will synchronize the other formats for you using Jupytext.

R workshop notes are exported from .Rmd to .html for display on the web using R Markdown. If submitting a pull request you need not worry about updating the .html; we are happy to do this for you.

Python workshops

Python workshop notes are maintained in Jupyternotebook (.ipynb), R Markdown (.Rmd), and Python format. When submitting pull requests You may edit whichever format you like, and we will synchronize the other formats for you using Jupytext.

Python workshop notes are exported from .Rmd to .html for display on the web using R Markdown. If submitting a pull request you need not worry about updating the .html; we are happy to do this for you.

Stata workshops

Stata workshop notes are maintained in Jupyternotebook (.ipynb) and Markdown (.md) format. When submitting pull requests You may edit whichever format you like, and we will synchronize the other one for you using Jupytext.

Stata workshop notes are exported from .ipynb to .html for display on the web using nbconvert. A script to facilitate this conversion is provided in build_scripts/ipynb2html. If submitting a pull request you need not worry about updating the .html; we are happy to do this for you.

Other workshop notes

Other workshop notes may be in various formats, though usually Markdown (.md). These are typically exported to .html for display on the web via R Markdown or pandoc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].