Skip to content

Conversation

@gndaskalova
Copy link
Contributor

No description provided.

Notice that the name given to your app was assigned to the directory, not the app script. For your app to work, the file must remain named `app.R`.

Creating a Shiny app with two files called `ui.R` and `server.R` is possible, but the same can be accomplished by using one file. This tutorial will assume you have the one file app structure.
It's possible to create a Shiny app with two files called `ui.R` and `server.R`, but the same can be accomplished by using one file. This tutorial will assume you have the one file app structure.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the difference between an app with two files and one file, any pro/cons?

@gndaskalova gndaskalova merged commit baddcf8 into master Jan 3, 2017
@gndaskalova gndaskalova deleted the gndaskalova-patch-2 branch January 3, 2017 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant