Skip to content

Commit 8aa3da3

Browse files
committed
...
1 parent 104f375 commit 8aa3da3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88
<h1></h1>
99

1010
<ul>
11-
<li><a href="" >Graphics Concepts, Composition and Techniques</a>
11+
<li>Graphics Concepts, Composition and Techniques
12+
<ul>
13+
<li><a href="GraphicsPartI.pdf" >Slides</a></li>
14+
<li><a href="CodeVizWorkshopI.R" >R Code</a></li>
15+
</ul>
1216
</li>
1317
<li><a href="Topics.html" >Interactive Graphics</a></li>
1418
<li><a href="Interactivity.html" >High-level concepts of Interactivity, Web-based Displays</a></li>
@@ -18,5 +22,5 @@ <h1></h1>
1822
<hr>
1923
<address><a href="http://www.stat.ucdavis.edu/~duncan">Duncan Temple Lang</a>
2024
<a href=mailto:duncan@r-project.org>&lt;duncan@r-project.org&gt;</a></address>
21-
<!-- hhmts start --> Last modified: Sat Apr 25 08:18:27 PDT 2015 <!-- hhmts end -->
25+
<!-- hhmts start --> Last modified: Sat Apr 25 09:42:19 PDT 2015 <!-- hhmts end -->
2226
</body> </html>

0 commit comments

Comments
 (0)