Whereas chunked_array() constructs a ChunkedArray from zero or more Array s or R vectors, as_chunked_array() converts a single object to a ChunkedArray .
as_chunked_array(x,..., type =NULL)## S3 method for class 'ChunkedArray'as_chunked_array(x,..., type =NULL)## S3 method for class 'Array'as_chunked_array(x,..., type =NULL)