read_lodJson: Read a data frame from a vector of json-formatted...

Description Usage Examples

Description

This function pops entries from a redis list, either until the key returns NULL or until it has read n keys. Similar to readLines

Usage

1

Examples

1
2
lod <- df_to_lodJson(mtcars)
newmtcars <- read_lodJson(lod)

Peder2911/DB_gratia documentation built on May 26, 2019, 9:30 a.m.