What README and the site's front page carry. A reader arriving there wants to know what was compared and how it came out; the criterion each claim was judged against and the number that met it are a level of detail below that, and they live in the table on the evidence page. Printing both put every one of those sentences on the site twice.
Usage
claims_list_md(claims = read_claims(), link_prefix = NULL)Arguments
- claims
as returned by
read_claims().- link_prefix
prefix for the per-claim anchors, e.g.
"evidence.html".""links to anchors on the same page, which is what the evidence article itself needs.NULLrenders the ids as plain code, with no links at all.
