create_iuform: Starting a new IUform Shiny aplication

Description Usage Arguments

Description

Starting a new IUform Shiny aplication

Usage

1
create_IUform(path, open = TRUE, package_name = basename(path), author, ...)

Arguments

path

this is the IUform name and the folder it would live in

open

Boolean open the created project

package_name

Default is 'basename(path)' or this otherwise it will be 'basename(getwd())'

author

gives author name

...

Arguments passed from the template.


urodoct/iuform documentation built on Dec. 1, 2020, 2:21 a.m.