luca-scr / GA

An R package for optimization using genetic algorithms
http://luca-scr.github.io/GA/
91 stars 29 forks source link

GA package reluctant to import data for dimensions containing interval in their title #4

Closed tsvetannikolov closed 8 years ago

tsvetannikolov commented 8 years ago

Hi,

When trying to import the following data in R, R returns a table with the Handle User column missing.

Sessions.by.user.by.month <- ga$getData(id, batch=TRUE, metrics = "ga:Sessions", dimensions = "ga: Handle User, ga:Date")

Thank you in advance. Tsvetan

luca-scr commented 8 years ago

Hi,

your question doesn't have any relation to the GA package. I guess you are sending a message to wrong GA project. Please check it out.

tsvetannikolov commented 8 years ago

Yesm, you are right! Apologies.