install_app: Download and install Wilson Apps

Description Usage Arguments Details

View source: R/installer.R

Description

Download and install Wilson Apps

Usage

1
2
3
4
5
6
7
install_app(
  location = ".",
  remove_data = FALSE,
  start_after_install = FALSE,
  app_name = "wilson-basic",
  repository = "https://github.molgen.mpg.de/loosolab/wilson-apps"
)

Arguments

location

Where the app should be installed. Default is current location.

remove_data

If TRUE demo data will be deleted.

start_after_install

Start the app when done installing.

app_name

Select app to install.

repository

Link to the repository that holds the apps.

Details

Will create a folder named after parameter app_name.


wilson documentation built on April 19, 2021, 5:07 p.m.