get_df: Title

View source: R/get_df.R

get_dfR Documentation

Title

Description

Title

Usage

get_df(data, var = NULL, head = FALSE)

Arguments

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

Value

a data.frame

Examples

print("creat a example to test it")

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