Skip to content

ggcheck 0.0.2 (2021-12-22)

New Features

  • New functions for checking plot labels (#22)
  • Added fail_if_not_ggplot() for use in grading code to check that the submitted result is a ggplot, powered by the lower-level testing function is_ggplot() (#29).

Improvements and Updates

ggcheck 0.0.1 (2021-10-22)

  • Initial release of ggcheck