fuzz_test_plot: fuzz_test_plot

View source: R/fuzz_test.R

fuzz_test_plotR Documentation

fuzz_test_plot

Description

throws a random subset of students against a plot n times, and reports back if a valid ggplot gets returned

Usage

fuzz_test_plot(plot_name, n = 100, additional_args = list(),
  mapvizieR_obj = mapvizieR(cdf = ex_CombinedAssessmentResults, roster =
  ex_CombinedStudentsBySchool))

Arguments

plot_name

name of a plot, as text. gets thrown to do call

n

how many times to test?

additional_args

all plots will get "mapvizieR_obj" and "studentids". if your plot needs additional args, pass them here.

mapvizieR_obj

a mapvizieR object.


almartin82/mapvizieR documentation built on June 3, 2023, 10:53 a.m.