I have a database and 3 columns (Fecha, Hora, PMNC).
I want to add 1 hour only for the date of 2016-02-29, which is from 0 to 23 and I want it to be from 1 to 24 and the PMNC value of hour 0 to be 1 and so on, but only for that day because all other hours have the format 1 to 24
I add a photo of the database output and a link to download the database in .rds and .csv