Creates a 4-row methods tibble with test data (one per protocol category).
Inherits column structure from initialise_methods_tibble().
PROTOCOL_ID values are automatically generated using generate_protocol_id().
See also
Other example_tibble:
example_CREED_relevance_tibble(),
example_CREED_reliability_tibble(),
example_CREED_scores_tibble(),
example_biota_tibble(),
example_campaign_tibble(),
example_compartments_tibble(),
example_measurements_tibble(),
example_parameters_tibble(),
example_references_tibble(),
example_samples_tibble(),
example_sites_tibble()
Other method:
analytical_protocols_vocabulary(),
extraction_protocols_vocabulary(),
fractionation_protocols_vocabulary(),
generate_protocol_id(),
initialise_methods_tibble(),
protocol_categories_vocabulary(),
protocol_id_regex(),
protocol_options_vocabulary(),
sampling_protocols_vocabulary()
Examples
example_methods_tibble()
#> # A tibble: 4 × 5
#> PROTOCOL_ID CAMPAIGN_NAME PROTOCOL_CATEGORY PROTOCOL_NAME PROTOCOL_COMMENT
#> <chr> <chr> <chr> <chr> <chr>
#> 1 S01_GrabSampli… Test Campaig… Sampling Protocol Grab sampling Surface sedimen…
#> 2 E01_AcidDigest… Test Campaig… Extraction Proto… Acid digesti… HNO3/HCl microw…
#> 3 F01_TotalFract… Test Campaig… Fractionation Pr… Total fracti… NA
#> 4 A01_Inductivel… Test Campaig… Analytical Proto… Inductively … Inductively cou…