Posts by Alvaro Carvalho • 52 points
2 posts
-
-1
votes3
answers309
viewsA: How to replace variables with NEGATIVE values with their ABSOLUTE VALUE within a date.frame in R?
You can use the function abs(Dados) Reference Reference in Stackoverflow in English…
-
3
votes2
answers470
viewsA: What are the dangers of accepting a branch merge with Behind commits?
It’s good practice to pull from the parent branch you want to open the merge request from. In this case, "Master". In theory there is no problem you open a merge request if there is no conflict, but…
gitanswered Alvaro Carvalho 52