You will need to install the RSQLite package, see e.g. http://cran.r-project.org/web/packages/RSQLite/index.html
Review the installation instructions there for the setup appropriate for your situation. Review the pdf manual there for examples of command sequences involved with connecting to the database, and running data queries. Steven McKinney ________________________________________ From: r-help-boun...@r-project.org [r-help-boun...@r-project.org] On Behalf Of lord12 [trexi...@yahoo.com] Sent: October 19, 2010 11:42 AM To: r-help@r-project.org Subject: [R] How to write to sqlite files In R, I know how to write ti csv files. However, how do I write to database files? -- View this message in context: http://r.789695.n4.nabble.com/How-to-write-to-sqlite-files-tp3002586p3002586.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list 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. ______________________________________________ R-help@r-project.org mailing list 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.