write_chunks: Split a file into chunks of a given chunk size, returning a...

Description Usage Arguments

View source: R/io.R

Description

Split a file into chunks of a given chunk size, returning a list of file names.

Usage

1
write_chunks(file, chunk_size)

Arguments

file

name of the file

chunk_size

size of the chunk in bytes.


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.