| fair_example | R Documentation |
A stored fair_assessment object, produced by running
assess_fair() on a stable Zenodo deposit
(\Sexpr[results=rd]{tools:::Rd_expr_doi("10.5281/zenodo.8347772")}). It is bundled so the plotting examples and
the vignette("illustrating-fairness") can run offline and reproducibly,
without contacting any network service.
data(fair_example)
A fair_assessment object (a list with S3 class fair_assessment);
see fair_assessment for its structure.
The verbose per-test debug log has been stripped to keep the installed size
small; all elements used by the print, summary, as.data.frame,
plot, as_fuji_json(), and as_rdf() methods are
retained.
assess_fair() on \Sexpr[results=rd]{tools:::Rd_expr_doi("10.5281/zenodo.8347772")},
rebuilt by data-raw/06-build-example-assessment.R.
assess_fair(), plot.fair_assessment()
data(fair_example)
summary(fair_example)
plot(fair_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.