Description Usage Arguments Value Examples
Return a standard dataframe with two columns (x and y)
| 1 | generic_df(df, x, y)
 | 
| df | Dataframe to be converted | 
| x | Column containing x-coordinates | 
| y | Column containing y-coordinates | 
A standard tibble with the given data in two columns (x and y)
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.