View source: R/create_protocol.R
create_protocol_code | R Documentation |
A protocol code of format s[fpioa]p-###-[nl|en]
will be created.
The number will be determined automatically based on theme (in case of sfp
)
and a rank order of all existing and reserved protocol numbers, unless
the protocol number is passed directly to the protocol_number
argument.
create_protocol_code(protocol_type, theme, protocol_number, language)
protocol_type |
Either |
theme |
A character string equal to one of |
protocol_number |
A character string giving the protocol number.
This parameter should normally not be specified (i.e. NULL), unless
|
language |
Language of the protocol, either |
A character string containing the protocol_code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.