Description Usage Arguments Details Value Author(s) References
View source: R/frame_to_hyper.R
Use this function for to save a data.frame to a Tableau hyper file.
1 | frame_to_hyper(d = NULL, f = NULL, tbl = "test")
|
d |
data.frame input |
f |
the filename, with a .hyper extension. This is required. |
tbl |
The name of the table for the Tableau extract. |
frame_to_hyper
See example below.
The file is saved
Tibert, Brock, btibert3@gmail.com
https://github.com/jooyoungseo/mboxr/blob/master/R/read_mbox.R
https://www.anaconda.com/download/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.