yotov_status: Get the status of the current local Yotov database

Description Usage Arguments Value Examples

View source: R/connections.R

Description

Get the status of the current local Yotov database. It displays informative message about how to create the local database if it can't be found or it is corrupt.

Usage

1
yotov_status(verbose = TRUE)

Arguments

verbose

Whether to print a status message

Value

TRUE if the database exists, FALSE if it is not detected. (invisible)

Examples

1

yotover documentation built on Jan. 28, 2021, 9:06 a.m.