Files
shiny/inst/www/index.html
2012-07-20 15:16:05 -07:00

13 lines
244 B
HTML

<!DOCTYPE html>
<html>
<head></head>
<body>
<h1>No UI defined</h1>
<p>Shiny couldn't find any UI for this application. We looked in:</p>
<ul>
<li><code>www/index.html</code></li>
<li><code>ui.R</code></li>
</ul>
</body>
</html>