mongolite Questions

1

I tried to connect my shiny app to mongodb server. I deployed app on shinyapps.io but got error again and again: 2019-10-22T18:14:14.694520+00:00 shinyapps[1117463]: Listening on http://127.0.0.1:...
Flexion asked 22/10, 2019 at 18:25

3

Solved

I can successfully retrieve data from my mongoDB instance but need to re-use the objectID for a depending query. The following code seems to get my entire object but NOT the id. What am I missing...
Henrietta asked 18/12, 2015 at 16:59

0

I am developing an application using OpenCPU and R, I am totally new to both. I am using mongolite package to connect to MongoDB. There are multiple calls to the DB and connecting every time, takes...
Muskogee asked 1/8, 2016 at 14:49

1

I have a mongo database with information that I am passing to some R scripts for analysis. I am currently using the mongolite package to pass the information from mongo to R. I have a field in eac...
Ghyll asked 4/6, 2016 at 15:30

1

Solved

Trying to do a regex match with the awesome mongolite library and I am still not sure what I am doing wrong, going really nuts on what am i missing here. library(mongolite) m <- mongo(url = "mo...
Contorted asked 17/5, 2016 at 22:49
1

© 2022 - 2024 — McMap. All rights reserved.