On Tue, Jun 3, 2014 at 2:31 PM, kyle polich <kylepol...@gmail.com> wrote: > Are there any libraries for R that would enable the import of data stored > in star schema?
As I understand it star schema is an organizational concept, not a file format. How are the data actually stored? In a RDBMS? As csv files? What are you trying to do with them? There's no reason R can't import data of pretty much any form, but this question doesn't contain enough information to actually help you. Sarah -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ 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.