Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Mar 12, 2019
1 parent cbcc0d2 commit f593fc7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions BlockDiagram/readme.md
Expand Up @@ -2,19 +2,10 @@
title: "DEM to Block Diagram - Rayshader Demo"
author: "Andrew Brown"
date: "Last updated: March 12, 2019"
output:
html_document:
toc: true
toc_float: true
number_sections: true
---

# Get the script

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```

This document explains how to use the `rayshader` R package to create 3-D thematic block diagrams from digital elevation models and a thematic shapefile.

Download the __R__ script here: [dem-to-block_diagram.R](dem-to-block_diagram.R)
Expand Down

0 comments on commit f593fc7

Please sign in to comment.