is_local | R Documentation |
Determine whether a file exist locally.
is_local(path, protocols = c("http", "https", "ftp", "ftps", "fttp", "fttps"))
path |
Path to local file or remote URL. |
protocols |
URL protocols to search for. |
echodata::is_local(
path="https://github.com/RajLabMSSM/echotabix/raw/main/README.md"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.