Skip to contents

Returns the default named map of workflow steps to project script paths.

Usage

morie_default_workflow_map()

Value

Named character vector.

Examples

morie_default_workflow_map()
#>                                                         modules 
#>                     "libexec/config/tests/rtests/run_modules.R" 
#>                                                         publish 
#>        "libexec/config/tests/rtests/publish_public_artifacts.R" 
#>                                                          render 
#>                     "libexec/config/tests/rtests/render_site.R" 
#>                                                       readiness 
#> "libexec/config/tests/rtests/check_connect_publish_readiness.R"