use_whirl: Use whirl

View source: R/use_whirl.R

use_whirlR Documentation

Use whirl

Description

Utility function to setup execution with whirl in your project:

  1. Creates configuration file (default ⁠_whirl.yaml⁠)

  2. Updates .gitignore to not include log files

See vignette("whirl") for how to specify paths inside the configuration file.

Usage

use_whirl(config_file = "_whirl.yaml")

Arguments

config_file

Path to the whirl config file, relative to the project


whirl documentation built on April 16, 2025, 1:11 a.m.