Awesome, thanks!

On Wed, Nov 10, 2021 at 10:33 PM Rasmus Liland <j...@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

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to