Creating hour column from HH:MM:SS data in R
I’m trying to create a data column that lists only the hour each observation took place from time data that’s formatted as HH:MM:SS in R.
Creating hour categories from HH:MM:SS data in R
I’m trying to create a data column that lists **only ** the hour each observation took place from time data that’s formatted as HH:MM:SS in R.