launch_app: Launch the shiny app from this function

Description Usage

View source: R/launch_app.R

Description

The launch_app() function checks for the app.R file in the directory inst/app. This function looks for the particular path and stores it appDir variable. We have also defined a if condition which helps the user by hinting the use, if the placement of his app.R file is been correctly stored. If the user does not place the app.R in the correct directory(inst/app) they will receive a message regarding the incorrect directory.

Usage

1

etc5523-2020/r-package-assessment-priya51096 documentation built on Jan. 1, 2021, 1:12 a.m.