kgl_as_tbl: Convert kaggle output to tibble

View source: R/utils.R

kgl_as_tblR Documentation

Convert kaggle output to tibble

Description

Convert kaggle response objects into informative tibbles

Usage

kgl_as_tbl(x)

Arguments

x

Output from kaggle function

Value

Print out of summary info and a tibble of the data.


KoderKow/kaggler documentation built on Aug. 26, 2023, 11:27 a.m.