Preparatory steps to start the update of a pre-existing version of a protocol
Source:R/update_protocol.R
update_protocol.RdThe 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.
See also
Other creation:
add_dependencies(),
add_one_subprotocol(),
add_subprotocols(),
create_protocol(),
insert_protocolsection(),
update_version_number()