[R] Star schema
Sarah Goslee
sarah.goslee at gmail.com
Tue Jun 3 22:21:28 CEST 2014
On Tue, Jun 3, 2014 at 2:31 PM, kyle polich <kylepolich at 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
More information about the R-help
mailing list