ropensci / sofa

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

view_search #49

Closed wmatwijec closed 7 years ago

wmatwijec commented 7 years ago

Thanks once again for this package. I have moved from 1.6.1 Now getting this error.

res <- view_search(x, dbname='omdb', design='view2') Error: could not find function "view_search"

sckott commented 7 years ago

see the vignette https://cran.rstudio.com/web/packages/sofa/vignettes/sofa_vignette.html

see the fxns prefixed with design_

sckott commented 7 years ago

closing due to inactvity