library('ProjectTemplate')
if (FALSE) {
add.config(
keep_bigdata=TRUE, # Whether to keep the big data file in memory
parse=7 # number of fields to parse
)
if (config$keep_bigdata) ...
}
Run the code above in your browser using DataLab