Allow any date column name for the ObsDF argument of the ShinyGR function
The GUI freezes when the user provides a data.frame whose date column is not named "DatesR" to the ObsDF
argument of the ShinyGR()
function.
Because this column is always call using this name in the server file. Example :