Posts by Cristiane • 81 points
1 post
- 
		8 votes2 answers472 viewsQ: Create columns in R from another where some values are nullI want to create a column from another in the R, where part of the lines have no value. The column should be constructed as follows: if the row of the base column has value, it will look for the…