View source: R/update_protocol.R
| update_protocol | R Documentation |
The function creates a branch with the same name as the protocol_code and
checks out that branch.
Next, it will update the version number in the YAML of index.Rmd and
update the protocol-specific NEWS.md file.
update_protocol(protocol_code)
protocol_code |
Character string giving the protocol code |
NULL invisibly
Other creation:
add_dependencies(),
add_one_subprotocol(),
add_subprotocols(),
create_protocol(),
insert_protocolsection(),
update_version_number()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.