R/FormatContent.R

FormatContent<- function(obj){
    obj$content<- unlist(obj$content,recursive = F)
    obj
}

Try the LendingClub package in your browser

Any scripts or data that you put into this service are public.

LendingClub documentation built on May 1, 2019, 9:14 p.m.