View source: R/makedata.frame.R
Certain dbquerys will return data.frames with columns having lists, this function reduces this
1 | make.data.frame(df, string2factor = FALSE)
|
df |
the data.frame output from dbquery |
string2factor |
to store strings as factor |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.