Learn R Programming

SIAtools (version 0.1.4)

open_sm_manifest: Open SIA Modules Manifest for Editing

Description

Open SIA Modules Manifest for Editing

Usage

open_sm_manifest(proj = curr_proj())

Value

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

Arguments

proj

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

See Also

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

Examples

Run this code
if (FALSE) {
open_sm_manifest()
}

Run the code above in your browser using DataLab