Skip to contents

Open SIA Modules Manifest for Editing

Usage

open_sm_manifest(proj = curr_proj())

Arguments

proj

character, a path to the project. Defaults to current project.

Value

character, a path to SIA Module Manifest (invisibly).

Examples

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