Skip to contents

Returns standardised scoring options for CREED data quality assessment.

Usage

CREED_choices_vocabulary()

Value

Named character vector with CREED scoring choices and their numeric values

Details

Provides the four-level scoring system used in CREED (Criteria for Reporting and Evaluating Ecotoxicity Data) assessments. Options include:

Not Met: Score value 4

"Fully Met": Score value 1

"Partly Met": Score value 2

"Not Reported": Score value 3

"Not Relevant": Score value 1

Examples

CREED_choices_vocabulary()
#>      Not Met    Fully Met   Partly Met Not Reported Not Relevant 
#>            4            1            2            3            1