Posts by Alexsandra Gomes • 23 points
1 post
- 
		2 votes2 answers64 viewsQ: Select columns from a base without having to read the whole fileI have a file in . csv VERY large that I can’t read in R. I tried so: dados19 <- read.csv("microdados_censo_superior_2019/dados/SUP_ALUNO_2019.CSV", sep="|", dec=".") It is the census of higher… rasked Alexsandra Gomes 23