get_tb | R Documentation |
Title
get_tb(data, var = "id", head = FALSE)
data |
data.frame need to become a tibble objsct |
var |
the rownames col's names, the default is "id" |
head |
if TRUE, will display the data like head() |
tibble object
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.