Learn R Programming

golem (version 0.1)

use_utils_ui: Use the utils files

Description

use_utils_ui

Copies the golem_utils_ui.R to the R folder.

use_utils_server

Copies the golem_utils_server.R to the R folder.

Usage

use_utils_ui(pkg = ".")

use_utils_server(pkg = ".")

Arguments

pkg

Path to the root of the package. Default is ".".