update_protocol: Preparatory steps to start the update of a pre-existing...

View source: R/update_protocol.R

update_protocolR Documentation

Preparatory steps to start the update of a pre-existing version of a protocol

Description

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.

Usage

update_protocol(protocol_code)

Arguments

protocol_code

Character string giving the protocol code

Value

NULL invisibly

See Also

Other creation: add_dependencies(), add_one_subprotocol(), add_subprotocols(), create_protocol(), insert_protocolsection(), update_version_number()


inbo/protocolshelper documentation built on June 2, 2025, 2:17 a.m.