Learn R Programming

golem (version 0.0.1.5005)

add_rconnect_file: Add an app.R at the root of your package to deploy on RStudio Connect

Description

Add an app.R at the root of your package to deploy on RStudio Connect

Usage

add_rconnect_file(pkg = ".")

Arguments

pkg

Where to put the app.R.