shinymods_vendor: Vendor the shiny modul

View source: R/vendor.R

shinymods_vendorR Documentation

Vendor the shiny modul

Description

Vendoring makes the code available as a copy for you to use in your own package.

Usage

shinymods_vendor(module, path = ".")

Arguments

module

Character vector for the module ("wizard", "conditional_filter")

path

Path to your package (default is the current working directory).

Value

The file path to the vendored code (invisibly).


MartinSchobben/shinymods documentation built on June 7, 2022, 4:38 p.m.