I'm trying to implement a bookmark in a shiny R app.
I'm following this example however, I get the following error:
Error in tag("div", list(...)) : could not find function "bookmarkButton"
I have searched this issue on web, but not found any help.
Can anyone help me on this issue?
Your help is much appreciated.
Best Regards.