The protocol type corresponds to the first 3 letters of the protocol code
get_protocol_type(protocol_code, labels = TRUE, auto_identifier = FALSE)
Character vector giving the protocol code(s)
Logical. If TRUE
return full labels, else return just the
three letter abbreviation.
Logical.
If TRUE
returns labels following Pandoc's
auto-identifier
rules.
A factor with 5 levels corresponding to sfp
, sip
, sap
, sop
and spp
. The labels depend on auto_identifier
setting.
Other utility:
add_label()
,
get_path_to_protocol()
,
get_protocolnumbers()
,
get_short_titles()
,
get_version_number()
,
increment_version_number()