evil.R icon indicating copy to clipboard operation
evil.R copied to clipboard

Evil tricks for R

Results 7 evil.R issues
Sort by recently updated
recently updated
newest added

``` r library(testthat) test_that Test passed 🥇 ``` Created on 2021-05-05 by the [reprex package](https://reprex.tidyverse.org) (v2.0.0)

The hex sticker logo should really be a pentagon.

Based off of [@wrathematics observation](https://twitter.com/wrathematics/status/921016665529356289): ``` > library(inline) > T T [1] TRUE > T == TRUE [1] FALSE ```

Pi should be precisely 3! :P.