View source: R/utils-mongodb.R
count_collection | R Documentation |
Count the number of documents in a collection
count_collection(collection, database = "rhomis", url = "mongodb://localhost")
collection |
The collection you want to collect the information from |
database |
The database you are querying |
url |
The url of the database you are querying |
Rpackage file: utils-mongodb.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.