collection_exists {vkR}R Documentation

Check if collection exists

Description

Check if collection exists

Usage

collection_exists(
  collection_name,
  collection_suffix = "",
  db_name = db_getActive()
)

Arguments

collection_name

Collection name

collection_suffix

Collection suffix

db_name

Database name


[Package vkR version 0.2 Index]