count_collection: Count collection

View source: R/utils-mongodb.R

count_collectionR Documentation

Count collection

Description

Count the number of documents in a collection

Usage

count_collection(collection, database = "rhomis", url = "mongodb://localhost")

Arguments

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

Details

Rpackage file: utils-mongodb.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.