Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

vspinu/unnest

Repository files navigation

R-CMD-checkCRAN status

Description

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

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

Installation

install.packages("unnest")# ordevtools::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

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp