Skip to content

Commit

Permalink
Add link to DuckDB documentation in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Sep 22, 2023
1 parent b60a72d commit 74699af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
install.packages("duckdb")
```

## User Guide

See the [R API in the DuckDB documentation](https://duckdb.org/docs/api/r).

## Building

To build the bleeding edge of duckdb-r, you can clone this repository and run
Expand Down

0 comments on commit 74699af

Please sign in to comment.