chicago-crimes icon indicating copy to clipboard operation
chicago-crimes copied to clipboard

Create basic R version of Chicago Crimes DuckDB notebook

Open RandomFractals opened this issue 3 years ago • 2 comments
trafficstars

see #8 and R duckdb docs: https://duckdb.org/docs/api/r

RandomFractals avatar Oct 09 '22 23:10 RandomFractals

will have to check duckdb R docs and issues to see why this load data from CSV did not work in R Interactive ext. in VSCode:

chicago-crimes-duckdb-with-r

RandomFractals avatar Oct 10 '22 00:10 RandomFractals

Got basic duckdb CSV data loading with R script working in R Studio IDE. See new section in docs:

https://github.com/RandomFractals/chicago-crimes#in-r-studio

chicago-crimes-duckdb-in-r-studio

RandomFractals avatar Oct 10 '22 01:10 RandomFractals