frame_to_hyper: Converting a data.frame to a Tableau hyper extract file

Description Usage Arguments Details Value Author(s) References

View source: R/frame_to_hyper.R

Description

Use this function for to save a data.frame to a Tableau hyper file.

Usage

1
frame_to_hyper(d = NULL, f = NULL, tbl = "test")

Arguments

d

data.frame input

f

the filename, with a .hyper extension. This is required.

tbl

The name of the table for the Tableau extract.

Details

frame_to_hyper

See example below.

Value

The file is saved

Author(s)

Tibert, Brock, btibert3@gmail.com

References

https://github.com/jooyoungseo/mboxr/blob/master/R/read_mbox.R

https://www.anaconda.com/download/


Btibert3/pantabR documentation built on March 22, 2020, 9:28 p.m.