50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

golem (version 0.0.1.6000)

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 `"."`.