2025-01-12 04:36:52 +08:00

14 lines
276 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>
<li><code>app.R</code></li>
</ul>
</body>
</html>