add source code to tutorial topics

This commit is contained in:
JJ Allaire
2012-07-26 09:45:29 -07:00
parent a676f906df
commit aaa299d418
8 changed files with 508 additions and 2 deletions

View File

@@ -17,6 +17,9 @@ title: "Tutorial: Building 'shiny' Web Applications with R"
.responsive-image {
max-width: 100%;
}
.console {
color: blue;
}
</style>
<link href="bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet">