Skip to contents

Updates metadata in the PHS R script template for existing script. This function is meant to be used within RStudio by clicking on the Addins dropdown menu.

Usage

update_metadata()

Value

Updated metadata in the R script.

Examples

if (FALSE) { # \dontrun{
update_metadata()
} # }