14 lines
276 B
HTML
Raw Normal View History

2025-01-12 00:52:51 +08:00
<!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>
<li><code>app.R</code></li>
</ul>
</body>
</html>