View source: R/get_protocol_type.R
| get_protocol_type | R Documentation |
The protocol type corresponds to the first 3 letters of the protocol code
get_protocol_type(protocol_code, labels = TRUE, auto_identifier = FALSE)
protocol_code |
Character vector giving the protocol code(s) |
labels |
Logical. If |
auto_identifier |
Logical.
If |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.