## Create corporaexplorerobject for demo app:
jane_austen <- create_janeausten_app()
if(interactive()){
## Run the corporaexplorerobject:
explore(jane_austen)
## Or create and run the demo app in one step:
run_janeausten_app()
}
Run the code above in your browser using DataLab