31790/how-do-i-get-notifications-on-my-dashboard-using-shiny-r
Try this, its one of the possible ways:
dashboardPage( dashboardHeader(title = “this is the header”, dropdownMenu(type = “message”, messageitem(from = “source_of_the_message”, message = “-----“)))
You can use a function called downloadHandler ...READ MORE
There are two options for doing so. You ...READ MORE
You can use hadoop streaming to read ...READ MORE
There are multiple ways of getting this. ...READ MORE
Its a small spelling mistake that you've ...READ MORE
Include this line in the code: Library(shinydashboard) READ MORE
Correct the function name. dashboardSidebar() READ MORE
The error means you’re missing out on ...READ MORE
Try something like this: dashboardHeader(title="Edureka", dropdownMenu type = "message", messageItem(from = ...READ MORE
There are multiple ways doing this. One ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.