Function to list all short titles that are already in use.
Source:R/create_protocol_helpers.R
get_short_titles.Rd
This function will search for short titles in filenames of Rmarkdown files listed underneath the source folder. The search will be restricted to files of a given protocol type and given language.
See also
Other utility:
add_label()
,
get_path_to_protocol()
,
get_protocol_type()
,
get_protocolnumbers()
,
get_version_number()
,
increment_version_number()