- Added experimental functions
flux_db_connect(),flux_db_build(), andflux_db_update()that ingest FLUXNET data into a local DuckDB database that can be queried withdplyrwithout reading data into memory. - Added a vignette to demonstrate working with the new DuckDB functions.