export_telem | R Documentation |
Read tidy telemetry tibbles and export them as a multi page excel file.
export_telem(tidy_telem, filename, return_list = F)
tidy_telem |
a tidy telemetry tibble, as produced by read_starr or read_oddi |
filename |
filename and path for saving excel file |
return_list |
logical: if true, returns multi page object as a list |
list or null
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.