-
# Four simple ways to integrate your data dictionary into your data cleaning process | Crystal Lewis
An introduction to four ways you can integrate your data dictionary into your #rstats data cleanin…
-
Compiling fails on FreeBSD 10:
```
g++ -c -I. -I./Rstats_lib/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O3 …
-
In my Rstudio, when I copy-and-paste the command below:
install.packages("radiant", repos = "https://radiant-rstats.github.io/minicran/")
The console's output is:
>install.packages("radiant", repos…
-
To obtain the data, the following command can be issued:
```
killall -USR2 rstats # This asks rstats to create a JS file at `/var/spool/rstats-history.js`
```
Afterwards, the file at `/var/spoo…
-
That message doesn't make sense to me.
"warning(
"You are generating an expression for an older version of R.\n",
"To use this environment, you should directly use `nix-shell` and no…
-
While processing output from rstats and eha grid I found no match. Specifically - catena 65 is 2600 m long on eha map has 14 m height gradient and has flat hilltop (I attach isolines and eha map here…
-
# Before I Sleep: Going Alt-RStats with VSCode
[https://milesmcbain.com/posts/alt-r-with-vscode/](https://milesmcbain.com/posts/alt-r-with-vscode/)
-
On your example pages (as well as my own experiments), I'm seeing a full document layout in Chrome:
![screenshot 2014-01-21 22 15 46](https://f.cloud.github.com/assets/90831/1970767/9d0e525e-8313-11e…
-
Thanks for all the great work at r-weekly!
I think I may have submitted my feed incorrectly. I noticed at least one of my posts was retweeted by rweekly_live [here](https://rweekly.org/submit) thou…
-
I _think_ I'm looking for something like:
``` js
function physicsEngineCollisionCallback(a, b) {
rstats('collisions').mark(); // alternative: .inc()
}
```
The idea being that we want to know the "…