open_sm_manifest {SIAtools}R Documentation

Open SIA Modules Manifest for Editing

Description

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).

See Also

Other helpers: curr_proj(), default_shiny_io_functions, edit_rstudio_shortcuts(), list_categories(), print.sm_manifest(), sia_head_tag()

Examples

## Not run: 
open_sm_manifest()

## End(Not run)


[Package SIAtools version 0.1.1 Index]