preview | R Documentation |
Prints the first nrows
lines of the sum stats.
preview(path, nrows = 5L, nThread = 1L)
path |
Path to local file or remote URL. Alternatively, can pass in a data.frame to be used directly. |
nrows |
The maximum number of rows to read. Unlike |
nThread |
The number of threads to use. Experiment to see what works best for your data on your hardware. |
No return
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.