我已经尝试了所有东西来收集R中的集合,但都是徒劳的 我也关注了以下链接:
When using rmongodb, unable to see collections in mongoDB
Unable to see collections in mongo DB when connected through R
当mongo.is.connected(mongo)
给出为true时,它无法获取集合
但是,mongo.get.databases(mongo)
正在获取我系统中的所有数据库。