ropensci / sofa

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

fix the vignette, added conversion into a data frame #54

Closed patperu closed 7 years ago

patperu commented 7 years ago

Hello @sckott , please take a look (again) πŸ˜„, ref #53

codecov-io commented 7 years ago

Codecov Report

Merging #54 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   42.73%   42.73%           
=======================================
  Files          32       32           
  Lines         351      351           
=======================================
  Hits          150      150           
  Misses        201      201

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update eb82c44...1ddc284. Read the comment docs.

sckott commented 7 years ago

Looks great! thanks @patperu πŸ’―

patperu commented 7 years ago

Thank you @scott !