Dear list,
I simply can't figure out how to append an BSON array in MongoDB (with
package 'rmongodb') using either the '$push' or '$addToSet' operator.
It's sort of the last missing puzzle piece regarding CRUD operations, so
any hint will be greatly appreciated! Below you'll find a link to an SO
post where I provided a reproducible example and additional information
regarding MongoDB:
http://stackoverflow.com/questions/14489612/problems-with-mongodbs-push-operator-rmongodb
Thanks a lot and best regards,
Janko
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.