| load_toy_cbfm_criteria | R Documentation |
Reads inst/extdata/toy_cbfm_criteria.R (which mirrors the CBFM
entry of the screening criteria used in Spillias et al. 2024,
Cell Reports Sustainability) and returns a screenllm_criteria
object ready to feed into rank_records().
load_toy_cbfm_criteria()
Kept as a file the user can inspect / edit rather than hard-coding the criteria in the package, so a colleague can iterate on the demo criteria without touching R source.
A screenllm_criteria object.
criteria <- load_toy_cbfm_criteria()
criteria$scope
criteria$inclusions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.