Description Usage Arguments Value Note Examples
check for existence of 'mongo' command, for db.getCollectionNames etc.
1 | verifyHasMongoCmd(cmd = "mongo")
|
cmd |
character(1) either 'mongo' or 'mongoimport' |
logical(1)
we use mongoimport command to import tsv files; mongolite import 'method' not immediately useful for this
1 | if (interactive()) verifyHasMongoCmd()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.