if (FALSE) {
# Launch the app in default browser
launch_polyglotr_app()
# Launch on specific port
launch_polyglotr_app(port = 3838)
# Launch without opening browser
launch_polyglotr_app(launch.browser = FALSE)
}
Run the code above in your browser using DataLab