You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be something somewhere that lets the user know what version the software is. In an R package this would be in the DESCRIPTION file, with a Shiny app I've also seen this put somewhere in the UI and the README file.
There should be something somewhere that lets the user know what version the software is. In an R package this would be in the DESCRIPTION file, with a Shiny app I've also seen this put somewhere in the UI and the README file.