Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rga package reluctant to import data split by dimensions containing an interval in their title #87

Open
tsvetannikolov opened this issue Oct 26, 2016 · 1 comment

Comments

@tsvetannikolov
Copy link

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")

Is RGA able to import dimensions whose titles contain an interval?
Customised dimensions' names can be easily changed, but I may encounter difficulties with the standard ones i.e. event label.

Thank you in advance.
Tsvetan

@MarkEdmondson1234
Copy link

MarkEdmondson1234 commented Oct 26, 2016

Nevermind, function is here, but be aware there is rga here, and RGA there https://github.com/artemklevtsov/RGA

@tsvetannikolov tsvetannikolov changed the title RGA package reluctant to import data for dimensions containing an interval in their title rga package reluctant to import data split by dimensions containing an interval in their title Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants