Description Usage Arguments Value
View source: R/is_link_broken.R
Used in testing links to external data, specifically inside of internal
package tests. Attempts to connect to link for the length of duration (in s).
If it fails it returns TRUE
1 | is_link_broken(link_to_test, duration = 1)
|
link_to_test |
a link |
duration |
the lowest row number |
FALSE
if the link works, TRUE
if it fails
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.