| check_duckdb | R Documentation |
This internal helper checks whether the duckdb package is installed. If it is not available, a status message is displayed with platform-specific installation instructions (macOS, Linux, Windows). Functions that depend on DuckDB call this check before proceeding.
check_duckdb()
TRUE if duckdb is installed, otherwise FALSE (with an
informative status message).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.