Posts by Luis Henrique • 1 point
2 posts
-
-3
votes1
answer160
viewsQ: Convert number to minute and subtract those minutes from a column containing date and time R
Good morning, I have a column (minutes1) that has data of the amount of min (105,90,80) I need to turn those minutes into hours (HH:MM), after which subtract these created hours from another start…
rasked Luis Henrique 1 -
-4
votes1
answer321
viewsQ: How to turn a given 1:30 hour into 90 minutes in R
I have a column with data of hours, I would like to turn those hours into minutes. T.Real <- c("08:42","08:33","00:41","01:11","01:35","00:45","01:43","01:03","01:06")…
rasked Luis Henrique 1