| bcolnames | Retrieve the column names directly from a big file without... |
| bfile_split | Splits a big file in several smaller files without loading it... |
| bfilter | Pre-filters a data file using column values before loading it... |
| bmeta | Helper function generating nrow and colnames for the target... |
| bnrow | Count the number of rows of a big file without loading it in... |
| bnumrange | Pre-filters a data file using column numerical range before... |
| bread | Reads a file in table format, selecting columns, subsetting... |
| bselect | Pre-selects columns of a data file before loading it in... |
| bsep | Tries to identify the separator / delimiter used in a table... |
| bsubset | Pre-subsets rows of a data file by index number before... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.