ropensci / sofa

Easy R interface to CouchDB
https://docs.ropensci.org/sofa/
33 stars 17 forks source link

Function(s) to help go from data.frame to create documents in a couch db #27

Closed sckott closed 8 years ago

sckott commented 9 years ago

also imagine would want to create functions to serialize from couch documents to data.frame's but this is harder since documents could have any format, but worth trying maybe

sckott commented 8 years ago

this is done