Garrick Aden-Buie 8 лет назад
Родитель
Сommit
a994aa512a
2 измененных файлов: 25 добавлений и 3 удалений
  1. +13
    -3
      Readme.Rmd
  2. +12
    -0
      Readme.md

+ 13
- 3
Readme.Rmd Просмотреть файл

@@ -2,9 +2,7 @@
title: "Pomological Colors"
author: "Garrick Aden-Buie"
date: "2/4/2018"
output:
github_document:
toc: true
output: github_document
editor_options:
chunk_output_type: console
---
@@ -17,6 +15,18 @@ knitr::opts_chunk$set(echo = TRUE, fig.width=8, fig.height=5)

![](pom-examples.jpg)

- [Pomological Plots](#pomological-plots)
- [Color Palette](#color-palette)
- [Setup theme and scales](#setup-theme-and-scales)
- [Add paper background!](#add-paper-background)
- [Demo!](#demo)
- [Basic iris plot](#basic-iris-plot)
- [Stacked bar chart](#stacked-bar-chart)
- [Density Plot](#density-plot)
- [Points and lines](#points-and-lines)
- [One last plot](#one-last-plot)
- [Appendix](#appendix)

Inspired by talk at **LINK rstudio conf** by **LINK talk about parameterized rmarkdown**.

Went through **LINK USDA pomological** oh and also **LINK @pomological**.

+ 12
- 0
Readme.md Просмотреть файл

@@ -7,6 +7,18 @@ Garrick Aden-Buie

![](pom-examples.jpg)

- [Pomological Plots](#pomological-plots)
- [Color Palette](#color-palette)
- [Setup theme and scales](#setup-theme-and-scales)
- [Add paper background\!](#add-paper-background)
- [Demo\!](#demo)
- [Basic iris plot](#basic-iris-plot)
- [Stacked bar chart](#stacked-bar-chart)
- [Density Plot](#density-plot)
- [Points and lines](#points-and-lines)
- [One last plot](#one-last-plot)
- [Appendix](#appendix)

Inspired by talk at **LINK rstudio conf** by **LINK talk about
parameterized rmarkdown**.


Загрузка…
Отмена
Сохранить