Man pages for rstudio-education/ggcheck
Inspect 'ggplot2' Plots for Automated Grading in Learning Exercises

default_labelPlaceholders for default values
get_coordinate_systemWhich coordinate system does a plot use?
get_dataGet the data set used by a plot or layer
get_default_labelsWhat is the default label for a plot aesthetic?
get_default_paramsWhat are the default parameters for a plot layer?
get_geom_layerIsolate a geom layer from a plot
get_geomsList the geoms used by a plot
get_geoms_statsList the geom and stat combination used by all layers of a...
get_labelsList the labels used by a plot
get_mappingsGet aesthetic mappings from a layer or plot
get_stat_layerIsolate a stat layer from a plot
get_statsList the stats used by a plot
ggcheck-packageggcheck: Inspect 'ggplot2' Plots for Automated Grading in...
gradethis_equal.ggplotCompare two 'ggplot's to check whether they are equal
identical_aesAre aesthetic mapping specifications "identical"?
is_ggplotCheck if an object is a ggplot
ith_dataWhich data set does the ith layer use?
ith_data_isDoes the ith layer use the correct data set?
ith_geomWhich geom is used in the ith layer?
ith_geom_isIs the ith geom what it should be?
ith_geom_statWhich geom/stat combination is used in the ith layer?
ith_mappingsReturn the aesthetic mappings used by the ith layer
ith_mappings_useDoes the ith layer use one or more aesthetic mappings?
ith_statWhich stat is used in the ith layer?
ith_stat_isIs the ith stat what it should be?
n_layersHow many layers are in a plot?
reexportsObjects exported from other packages
uses_aestheticsDoes a plot use one or more aesthetics?
uses_coordinate_systemDoes a plot use the correct coordinate system?
uses_dataDoes a plot or layer use the correct data set?
uses_extra_mappingsDoes the plot uses extra aesthetic mappings?
uses_geom_paramsDoes a layer use one of more specific parameters?
uses_geomsDoes a plot use one or more geoms?
uses_labelsDoes a plot use one or more labels?
uses_mappingsDoes a plot or layer use one or more mappings?
uses_stat_paramDoes a layer use a specific stat parameter?
uses_statsDoes a plot use one or more stats?
rstudio-education/ggcheck documentation built on May 12, 2023, 11:33 a.m.