-
Mention [this tweet](https://twitter.com/zhiiiyang/status/1189626524996997120) by [@zhiiiyang](https://twitter.com/zhiiiyang):
> I’ve had a few recruiters and hiring managers telling me how much th…
-
Hi @vnijs !
In `summary.full_factor()` under "Fit Measures", it looks to me like the rows labeled "Variance %" and "Cumulative %" should be "Variance Prop" and "Cumulative Prop."
https://github.…
-
Where can I find answers to the frequently asked questions about R packages?@kierisi @dataandme #rstats pic.twitter.com/CM2qakIaKh— Mauro Lepore (@mauro_lepore) January 11, 2018
What is i…
-
Hi, congrats on building your package - I saw a link via #rstats on LinkedIn and thought I'd have a look.
I'm curious why you don't include a more streamlined installation from GitHub directly with…
-
I think at some point it would be nice to have a logo for the project and the package (same logo).
Perhaps one of these rstats hex logos would be nice 😄.
I have zero talent with such things though…
-
They are free and great. But perhaps not neccesary if we only create 1 package
rstatscoffeegeeks for instance.
For if we need a twitterbot that repeats all twitter posts that contain #rstats and…
-
- https://strengejacke.wordpress.com/2019/05/08/likert-plots-and-grouped-likert-plots-rstats/
- https://cran.r-project.org/web/packages/likert/index.html
- https://github.com/jbryer/likert
- https:…
-
I shelled out for the half-price DataCamp unlimited deal.
Several of us were thinking of watching a few tutorials at NCEAS, with popcorn of course, here and there in Feb. If you are interested, let …
-
Reprex below.
I tried looking at source code, but can't find where the default arguments are set.
``` r
Sys.setenv("RETICULATE_PYTHON" = "C:\\Users\\leungi\\AppData\\Local\\Continuum\\anacond…
-
Hi @LauraMersive,
I'm looking for a way to systematically reboot pods using the API.
I'm trying variations of this:
`if (rstats.get('m_connectedUsers')) == None:
requests.get(rebooturl, …