On Fri, 31 Jan 2020 17:02:16 -0600
Ana Marija <sokovic.anamar...@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

______________________________________________
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