Skip to content

vspinu/unnest

Repository files navigation

R-CMD-check CRAN status

Description

unnest is a zero-dependency R package for a very fast single-copy and single-pass unnesting of hierarchical data structures.

unnest(..) function takes a nested list as an input (JSON, XML etc.) and produces a data.frame according to an unnesting spec.

Installation

install.packages("unnest")
# or
devtools::install_github("vspinu/unnest")

About

Very fast spreading and stacking of nested data structures into R data.frames

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages