verifyHasMongoCmd: check for existence of 'mongo' command, for...

Description Usage Arguments Value Note Examples

View source: R/mongolite.R

Description

check for existence of 'mongo' command, for db.getCollectionNames etc.

Usage

1
verifyHasMongoCmd(cmd = "mongo")

Arguments

cmd

character(1) either 'mongo' or 'mongoimport'

Value

logical(1)

Note

we use mongoimport command to import tsv files; mongolite import 'method' not immediately useful for this

Examples

1

vjcitn/TxRegInfra2 documentation built on Jan. 1, 2021, 12:41 p.m.