Extract columns from a time.table (producing a data.table) by their function (as index, time, measurement, or auxiliary).
1 2 3 4 |
tt |
time table to export from |
with.index |
extract index columns |
with.time |
extract time column |
time.measurement |
extract measurement columns |
with.auxiliary |
extract auxiliary columns |
rekey |
whether to keep the index/time key(s) in the resulting data.table |
manual |
add additional columns to include (by name) You probably want one of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.