View source: R/fair_principles.R
| principle_definition | R Documentation |
For data metrics (FsF-*) this returns the FAIR Guiding Principle definition;
for software metrics (FRSM-*) it returns the corresponding FAIR4RS Principle
statement (see fair4rs_principles()).
principle_definition(metric_identifier)
metric_identifier |
A metric identifier (e.g. "FsF-F1-01MD" or "FRSM-17-R1.2"). |
The principle's definition string, or NA.
principle_definition("FsF-R1.1-01M")
principle_definition("FRSM-17-R1.2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.