-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata_download.Rmd
31 lines (27 loc) · 983 Bytes
/
data_download.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: ""
---
<!-----------------------------------------------------------------------------!>
<!--Add a loading bar-->
<script src="pace.js"></script>
<link href="pace_loadbar_loading.css" rel="stylesheet" />
<!-----------------------------------------------------------------------------!>
<!--Create a block for title and breadcrumbs to appear on same line-->
<div style="width: 100%; display: inline-block;">
<div style="float: left;">
<h1>Data</h1>
</div>
<div style="float: right;">
<ol class="breadcrumb" style="background-color:white;">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item"><a href="data_overview.html">Results Overview</a></li>
<li class="breadcrumb-item active">Data</li>
</ol>
</div>
</div>
<hr class="hr-orange">
<br>
<!-----------------------------------------------------------------------------!>
<!--Begin page content!-->
<h5 class="text-primary"><em>Downloadable data coming soon</em></h5>
<br>