You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2019. It is now read-only.
sliderInput('slider', 'Rating', min = 0, max = 10, value = c(0, 10)),
br(),
h3("Help"),
p("This is a simple app displaying some movie rating and relavent info read from a csv file. Use the slider above to filter the rating. Results should be displayed according to the rating chosen."),