I have pasted back most of the bookmarking text from earlier versions of the app from the files below; however, this still does not work.
To fix this one of two things will need to happen:
- Figure out why Lucas' bookmark workaround code isn't working
- Get the actual bookmarking method implemented by RShiny working, in which case I should be able to remove the bookmark_function.R file.
This is important because it lets folks save specific states of the app.
File location is here: https://github.com/AllenInstitute/annotation_comparison/blob/2def60e88164ba4f8c5ebe0df06bbe07554b31f9/R/bookmark_functions.R
Bookmarking code in this server file: https://github.com/AllenInstitute/annotation_comparison/blob/2def60e88164ba4f8c5ebe0df06bbe07554b31f9/R/server.R
I have pasted back most of the bookmarking text from earlier versions of the app from the files below; however, this still does not work.
To fix this one of two things will need to happen:
This is important because it lets folks save specific states of the app.
File location is here: https://github.com/AllenInstitute/annotation_comparison/blob/2def60e88164ba4f8c5ebe0df06bbe07554b31f9/R/bookmark_functions.R
Bookmarking code in this server file: https://github.com/AllenInstitute/annotation_comparison/blob/2def60e88164ba4f8c5ebe0df06bbe07554b31f9/R/server.R