View source: R/Require-helpers.R
| internetExists | R Documentation |
Simple test for internet availability.
internetExists(verbose = getOption("Require.verbose"), force = FALSE)
verbose |
Numeric or logical indicating how verbose should the function
be. If -1 or -2, then as little verbosity as possible. If 0 or FALSE,
then minimal outputs; if |
force |
If |
Logical. TRUE if internet is available, FALSE if not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.