Skip to content

Commit

Permalink
cleanup (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrue authored Oct 6, 2024
1 parent 3ba3982 commit f0bc38c
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions inst/tonsils_example/tonsilling_around.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,14 @@ if (interactive()) {
shiny::runApp(app, port = 1234)
}





# the logic:

## iSEEindex_runr

## .landing_page_runr

iSEEindex_runr

.landing_page_runr

specifically into .create_launch_observers_runr

.launch_isee_runr

iSEEindexRunrResource -> no need to precache
## specifically into .create_launch_observers_runr

## .launch_isee_runr

##iSEEindexRunrResource -> no need to precache

0 comments on commit f0bc38c

Please sign in to comment.