search for: inep

Displaying 14 results from an estimated 14 matches for "inep".

Did you mean: bnep
2011 Jul 21
2
Printing the loop number for each iteration
Hi all, I have a lengthy 'for' loop and for each loop I want to track the iteration number that is currently going on. For this, I have tried following: > for (i in 1:10) { + DumDat <- rnorm(1000) + cat("iteration:", i, " \n") + } iteration: 1 iteration: 2 iteration: 3 iteration: 4 iteration: 5 iteration: 6 iteration: 7 iteration: 8
2017 Jul 15
2
readLines without skipNul=TRUE causes crash
...all_github("ajdamico/lodown") devtools::install_github("jimhester/archive") file_folder <- file.path( tempdir() , "file_folder" ) tf <- tempfile() # large download! cachaca saves on your local disk if already downloaded lodown::cachaca( ' http://download.inep.gov.br/microdados/microdados_enem2009.rar' , tf , mode = 'wb' ) archive::archive_extract( tf , dir = normalizePath( file_folder ) ) unzipped_files <- list.files( file_folder , recursive = TRUE , full.names = TRUE ) infile <- grep( "DADOS(.*)\\.txt$" , unzipped_files...
2017 Jul 15
4
readLines without skipNul=TRUE causes crash
...ter/archive") >> >> >> file_folder <- file.path( tempdir() , "file_folder" ) >> >> tf <- tempfile() >> >> # large download! cachaca saves on your local disk if already downloaded >> lodown::cachaca( ' >> http://download.inep.gov.br/microdados/microdados_enem2009.rar' , tf , >> mode >> = 'wb' ) >> >> archive::archive_extract( tf , dir = normalizePath( file_folder ) ) >> >> unzipped_files <- list.files( file_folder , recursive = TRUE , full.names >> = >> TRUE...
2017 Jul 15
0
readLines without skipNul=TRUE causes crash
...>> >>> file_folder <- file.path( tempdir() , "file_folder" ) >>> >>> tf <- tempfile() >>> >>> # large download! cachaca saves on your local disk if already downloaded >>> lodown::cachaca( ' >>> http://download.inep.gov.br/microdados/microdados_enem2009.rar' , tf , >>> mode >>> = 'wb' ) >>> >>> archive::archive_extract( tf , dir = normalizePath( file_folder ) ) >>> >>> unzipped_files <- list.files( file_folder , recursive = TRUE , >>&gt...
2017 Jul 15
0
readLines without skipNul=TRUE causes crash
...evtools::install_github("jimhester/archive") > > > file_folder <- file.path( tempdir() , "file_folder" ) > > tf <- tempfile() > > # large download! cachaca saves on your local disk if already downloaded > lodown::cachaca( ' > http://download.inep.gov.br/microdados/microdados_enem2009.rar' , tf , mode > = 'wb' ) > > archive::archive_extract( tf , dir = normalizePath( file_folder ) ) > > unzipped_files <- list.files( file_folder , recursive = TRUE , full.names = > TRUE ) > > infile <- grep( "DAD...
2017 Jul 15
3
readLines without skipNul=TRUE causes crash
...le_folder <- file.path( tempdir() , "file_folder" ) >>>> >>>> tf <- tempfile() >>>> >>>> # large download! cachaca saves on your local disk if already downloaded >>>> lodown::cachaca( ' >>>> http://download.inep.gov.br/microdados/microdados_enem2009.rar' , tf , >>>> mode >>>> = 'wb' ) >>>> >>>> archive::archive_extract( tf , dir = normalizePath( file_folder ) ) >>>> >>>> unzipped_files <- list.files( file_folder , recurs...
2017 Jul 16
3
readLines without skipNul=TRUE causes crash
...>>>> >>>>>> tf <- tempfile() >>>>>> >>>>>> # large download! cachaca saves on your local disk if already >>>>>> downloaded >>>>>> lodown::cachaca( ' >>>>>> http://download.inep.gov.br/microdados/microdados_enem2009.rar' , tf >>>>>> , >>>>>> mode >>>>>> = 'wb' ) >>>>>> >>>>>> archive::archive_extract( tf , dir = normalizePath( file_folder ) ) >>>>>> >&...
2017 Jul 15
0
readLines without skipNul=TRUE causes crash
...e_folder" ) >>>>> >>>>> tf <- tempfile() >>>>> >>>>> # large download! cachaca saves on your local disk if already >>>>> downloaded >>>>> lodown::cachaca( ' >>>>> http://download.inep.gov.br/microdados/microdados_enem2009.rar' , tf , >>>>> mode >>>>> = 'wb' ) >>>>> >>>>> archive::archive_extract( tf , dir = normalizePath( file_folder ) ) >>>>> >>>>> unzipped_files <- list.f...
2017 Jul 16
0
readLines without skipNul=TRUE causes crash
...;>>>>> tf <- tempfile() >>>>>>> >>>>>>> # large download! cachaca saves on your local disk if already >>>>>>> downloaded >>>>>>> lodown::cachaca( ' >>>>>>> http://download.inep.gov.br/microdados/microdados_enem2009.rar' >, tf >>>>>>> , >>>>>>> mode >>>>>>> = 'wb' ) >>>>>>> >>>>>>> archive::archive_extract( tf , dir = normalizePath( file_folder >) ) &g...
2017 Jul 16
2
readLines without skipNul=TRUE causes crash
...<- tempfile() > >>>>>>> > >>>>>>> # large download! cachaca saves on your local disk if already > >>>>>>> downloaded > >>>>>>> lodown::cachaca( ' > >>>>>>> http://download.inep.gov.br/microdados/microdados_enem2009.rar' > >, tf > >>>>>>> , > >>>>>>> mode > >>>>>>> = 'wb' ) > >>>>>>> > >>>>>>> archive::archive_extract( tf , dir = normali...
2017 Jul 15
2
readLines without skipNul=TRUE causes crash
...>>>> >>>>>> tf <- tempfile() >>>>>> >>>>>> # large download! cachaca saves on your local disk if already >>>>>> downloaded >>>>>> lodown::cachaca( ' >>>>>> http://download.inep.gov.br/microdados/microdados_enem2009.rar' , tf >>>>>> , >>>>>> mode >>>>>> = 'wb' ) >>>>>> >>>>>> archive::archive_extract( tf , dir = normalizePath( file_folder ) ) >>>>>> >&...
2017 Jul 16
0
readLines without skipNul=TRUE causes crash
...t;>>>>>> >> >>>>>>> # large download! cachaca saves on your local disk if >already >> >>>>>>> downloaded >> >>>>>>> lodown::cachaca( ' >> >>>>>>> >http://download.inep.gov.br/microdados/microdados_enem2009.rar' >> >, tf >> >>>>>>> , >> >>>>>>> mode >> >>>>>>> = 'wb' ) >> >>>>>>> >> >>>>>>> archive::archive_ext...
2017 Jul 17
0
readLines without skipNul=TRUE causes crash
...;>>>>> tf <- tempfile() >>>>>>> >>>>>>> # large download! cachaca saves on your local disk if already >>>>>>> downloaded >>>>>>> lodown::cachaca( ' >>>>>>> http://download.inep.gov.br/microdados/microdados_enem2009.rar' , >>>>>>> tf , >>>>>>> mode >>>>>>> = 'wb' ) >>>>>>> >>>>>>> archive::archive_extract( tf , dir = normalizePath( file_folder ) ) >>&g...
2017 Jul 17
1
readLines without skipNul=TRUE causes crash
...; >> >>>>>>> # large download! cachaca saves on your local disk if > >already > >> >>>>>>> downloaded > >> >>>>>>> lodown::cachaca( ' > >> >>>>>>> > >http://download.inep.gov.br/microdados/microdados_enem2009.rar' > >> >, tf > >> >>>>>>> , > >> >>>>>>> mode > >> >>>>>>> = 'wb' ) > >> >>>>>>> > >> >>>>&gt...