[R] how to connect libreoffice base odb using R package odbc?

Luigi Marongiu m@rong|u@|u|g| @end|ng |rom gm@||@com
Thu Nov 11 07:07:42 CET 2021


Awesome, thanks!

On Wed, Nov 10, 2021 at 10:33 PM Rasmus Liland <jral using posteo.no> wrote:
>
> Dear Luigi,
>
> Yes, from the named list of dataframes,
> you access the demographic table like
> that.
>
> You can remove dput() now, I used it
> only to print the output; read ?dput,
> it's very handy the next time you ask
> questions on this list.
>
> Take a closer look at my obfuscated code
> ...  To only query the demographic
> table, you would use
>
>         ODB::odb.read(odb, 'SELECT * FROM "demographic"')
>
> Best,
> Rasmus



-- 
Best regards,
Luigi



More information about the R-help mailing list