crunchbase_strip: Collapse a crunchbase node into a spreadsheet

Description Usage Arguments Examples

View source: R/extracts.R

Description

Crunchbase nodes are represented as hierarchical lists. Sometimes, you just want to see a summarized table version of the data. This function collapses a single node into a data.frame

Usage

1

Arguments

node

the node object to be collapsed

Examples

1
crunchbase_GET("person/dan-rubinstein") %>% crunchbase_parse %>% crunchbase_strip

gwcottle/rcrunchbase documentation built on Jan. 25, 2021, 2:40 a.m.