collection_exists: Check if collection exists

Description Usage Arguments

View source: R/mongo_connection.R

Description

Check if collection exists

Usage

1
2
3
4
5
collection_exists(
  collection_name,
  collection_suffix = "",
  db_name = db_getActive()
)

Arguments

collection_name

Collection name

collection_suffix

Collection suffix

db_name

Database name


Dementiy/vkR documentation built on Oct. 1, 2020, 9:48 a.m.