Skip to contents

Small helper function to open a new metadata Excel file in a temporary folder. It will attempt to open it.

Usage

create_clinsight_metadata(path = ".", template_path = app_sys("metadata.xlsx"))

Arguments

path

Character string with destination path.

template_path

Path to the metadata template.

Value

A ClinSight metadata (.xlsx) file.