get_tb: Title

View source: R/get_tb.R

get_tbR Documentation

Title

Description

Title

Usage

get_tb(data, var = "id", head = FALSE)

Arguments

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()

Value

tibble object

Examples

print("creat a example to test it")

wangjiaxuan666/xbox documentation built on Sept. 4, 2024, 5:03 p.m.