Posts by Lucas • 3 points
1 post
-
0
votes2
answers99
viewsQ: Remove NA from a csv in R
Good morning, folks! I’m trying to pull out NA but the code is returning null. Follow my code below: Note: In case I need to leave only the columns Population and Area (sq. mi.). rm(list=ls())…