Nagi Teramo
Nagi Teramo
@jeroen (Maybe) i have the same error with @klucar. I use Mac OS (10.14.6).I can use these `.ssh/config` settings from the terminal. I hope that this information will be useful...
I'll check it.
I'll check 👀
>>> Hi there. I noticed that the fitbit API has a version 1.2 now. Is anyone currently working on this? If not, I might give it a go. :) Please...
That is exactly what i want!
Yes, it is!
Using our example data, you can convert the following code ```r df % group_by(gender, age) %>% summarise(impression = mean(impression)) %>% ungroup() %>% group_by(gender) %>% mutate(total_impression = sum(impression), pctg_impression = impression/total_impression)...
I think that this package collects the information of packages from [here](http://rpkg.gepuro.net/). Then, it is useful for you to contact [@gepuro](https://twitter.com/gepuro) who is the developer of that website.