Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rafapereirabr committed Aug 29, 2024
1 parent 23930ba commit 241ae44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion man/cache_message.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vignettes/larger_than_memory.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ library(DBI)
# create a (virtual) database
db_tbl <- df |>
to_duckdb(table_name = "mortality_2010_tbl")
arrow::to_duckdb(table_name = "mortality_2010_tbl")
# create databse connection
con <- db_tbl$src$con
Expand Down

0 comments on commit 241ae44

Please sign in to comment.