Skip to contents

Show database statistics and info

Usage

vectrix_info(path = NULL)

Arguments

path

Database path

Examples

if (FALSE) { # \dontrun{
vectrix_info(file.path(tempdir(), "my_data"))
} # }