In RStudio, when I view a data frame’s column that is of type “Date”, it displays as YYYY-MM-DD.
Is there a way to have data frames’ date columns display as DD-MON-YYYY while still being of data type Date?
Thanks,
Bill
In RStudio, when I view a data frame’s column that is of type “Date”, it displays as YYYY-MM-DD.
Is there a way to have data frames’ date columns display as DD-MON-YYYY while still being of data type Date?
Thanks,
Bill