artemklevtsov / RGA

A Google Analytics API client for R
http://cran.r-project.org/package=RGA
32 stars 13 forks source link

How to get sample percents? #46

Open MarekLu opened 7 years ago

MarekLu commented 7 years ago

Not issue, just a question. I use RGA in Shiny app and I would like to show percents of sessions on the dashboard when sampling is used.

Is there any way how to get it to variable from warning message?

artemklevtsov commented 7 years ago

Try with attributes.

MarekLu commented 7 years ago

Can you please give me more detailed help please? I can't find what you mean with attributes in this case. Thank you.

artemklevtsov commented 7 years ago

Call attributes function on the result object.