Posts by Angelo Buso • 53 points
2 posts
- 
		5 votes1 answer72 viewsQ: Inclusion x-axis name of monthsI am not able to change/include in the x-axis the information of months in the nominal format. Dice: dt;AverageTemperature;Month;Year;media_tempMes; 1846-01-01;26.499;1;1846;25.5466;… 
- 
		-3 votes1 answer37 viewsQ: Numeric type, I can’t do a rangeGood afternoon. I’m doing a simple range, and returns me NA. Any hints? is.numeric(df_1$VLR_FTRMTO) #[1] TRUE range(df_1$VLR_FTRMTO) #[1] NA NA head(df_1$VLR_FTRMTO) #[1] 36627192 13165967 63455580… rasked Angelo Buso 53