ggplot2 - unit test ( testthat ) graphs produced using ggplot -


what best way unit test ( test r package) graphs produced using ggplot2 ?

i using fixed data validating input table dt ggplot2 using equal. aware

  • unit tests need done in isolation
  • we need validate data passed correctly ggplot?


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -