Create connection to motherduck
connect_to_motherduck.Rdcreates a DuckDB connection, installs and loads the motherduck extension and finally executes `DBI::dbExecute(con, "PRAGMA MD_CONNECT")` to connect to motherduck through your motherduck token
connect_to_motherduck.Rdcreates a DuckDB connection, installs and loads the motherduck extension and finally executes `DBI::dbExecute(con, "PRAGMA MD_CONNECT")` to connect to motherduck through your motherduck token