Relative Content

Tag Archive for rrbga

How to get GA Results as integers?

I wanted to do some optimization in R – the problem is that the results should be integers (1, 2 …) and not floats (41.7313418341801 41.0267840987071 … and so on). Is it even possible to edit the code so that it finds total values?