kntn_unnest: Unnest 'kintone' Records

Description Usage Arguments

View source: R/kntn_unnest.R

Description

The data retrieved by kntn_records may contain nested data.frames. kntn_unnest() unnests them by using unnest. Note that this function is very experimental and may not work well for all data.

Usage

1
kntn_unnest(records)

Arguments

records

Data.frame retrieved by kntn_records()


yutannihilation/kntnr documentation built on July 16, 2020, 9 p.m.