RStudio: Can a data type of Date display as DD-MON-YYYY without having to change it to a Character data type?
In RStudio, when I view a data frame’s column that is of type “Date”, it displays as YYYY-MM-DD.
In RStudio, when I view a data frame’s column that is of type “Date”, it displays as YYYY-MM-DD.