[R] how to read a database in R?
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Sat Feb 1 13:18:48 CET 2020
On Fri, 31 Jan 2020 17:02:16 -0600
Ana Marija <sokovic.anamarija using gmail.com> wrote:
> I have a database DGN-WB_0.5.db is there is a way to explore its
> content in R?
My psychic debugging powers tell me that it's an SQLite database, so
the answer to your question is: yes, it should be possible to both find
out the schema and run SQL queries on your file from R.
--
Best regards,
Ivan
More information about the R-help
mailing list