[R] how to connect libreoffice base odb using R package odbc?
Rasmus Liland
jr@| @end|ng |rom po@teo@no
Wed Nov 10 22:33:26 CET 2021
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20211110/5c3a5c05/attachment.sig>
More information about the R-help
mailing list