Learn R Programming

gofigR (version 0.3.1)

check_configured: Checks whether GoFigr has been correctly configured.

Description

Checks whether GoFigr has been correctly configured.

Usage

check_configured(response = warning)

Value

TRUE if configured, FALSE otherwise

Arguments

response

function to use to show the warning message if not configured. Default: warning.