powered by
count_fields(file, tokenizer, skip = 0)
Files ending in .gz, .bz2, .xz, or .zip will be automatically uncompressed. Files starting with
.gz
.bz2
.xz
.zip
file
tokenizer_csv
tokenizer_fwf
count_fields(system.file("extdata/mtcars.csv", package = "readr"), tokenizer_csv())
Run the code above in your browser using DataLab