get_df | R Documentation |
Title
get_df(data, var = NULL, head = FALSE)
data |
tibble need to become a data.frame objsct |
var |
which colume will be rownames,the default is the first column |
head |
if TRUE, will display the data like head() |
a data.frame
print("creat a example to test it")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.