use_yaml_tricks: Use YAML tricks

View source: R/10-yaml.R

use_yaml_tricksR Documentation

Use YAML tricks

Description

Sets up YAML tricks for user or project

Usage

use_yaml_tricks(project_level = FALSE)

Arguments

project_level

Whether to setup tricks at the project level

Details

  • Edits user level or project level ".RProfile" to add a call to load_yaml_tricks()

  • Optionally runs installation of tricks from tricks package (default for user level YAML)

  • Adds the project level .r-tricks.yaml file to .Rbuildignore

Value

Returns the input invisibly, called for side effects.


moodymudskipper/poof documentation built on Dec. 10, 2024, 12:07 a.m.