Description Usage Arguments Details
The ranges have a maximum length.
1 2 | ## S3 method for class 'ldat'
chunk(x, chunk_size = 5e+06, ...)
|
x |
an object of type |
chunk_size |
a numeric vector of length 1 giving the maximum length of
the chunks. When not given it uses the value of the option 'chunk_size'
(see |
... |
ignored; used to pass additional arguments to other methods. |
The default chunk size can be changes by setting the option 'chunk_size', ('options(chunk_size = <new default chunk size>)').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.