Posts by Victor R. Tavoni • 23 points
2 posts
-
0
votes4
answers1772
viewsA: Error installing xlsx package
Hello, I had a while ago the same problem as yours. My solution was to change the package. I currently use the package Installing install.packages("readxl") Loading the package library(readxl) He is…
ranswered Victor R. Tavoni 23 -
2
votes2
answers186
viewsQ: Calculating columns with conditional in R
I have the following table df Valor DebCred 100 C 200 D 300 C I have to create a logic that is the following if Table DebCred for C I have to multiply Valor * -1,00 and if it equals D multiply…
rasked Victor R. Tavoni 23