Skip to contents

Get collection information

Usage

vdb_info(db)

Arguments

db

Vectrix object or collection name

Value

Named list of info

Examples

if (FALSE) { # \dontrun{
vdb_info(db)
vdb_info("my_docs")
} # }