R
#
Versions3.4.1
#
Test Frameworks#
Using Preloaded CodePreloaded
Solution
Tests
#
Timeout12 seconds
#
PackagesPackages in the tidyverse are installed (v1.2.1).
Note that some packages requires suppressPackageStartupMessages
or warn.conflicts=FALSE
to avoid warnings printed to stderr
causing failure (Codewars' limitation).
Example:
For ggplot2
, use SVGs or data URIs to show the image. Specify width
and height
when calling ggsave
to avoid message written to stderr
.
Example:
#
ServicesNone
#
Language IDr