Learn R Programming

leprechaun (version 1.0.0)

update_scaffold: Update

Description

Update the scaffolded code to a new version of leprechaun.

Usage

update_scaffold(force = !interactive())

Arguments

force

Force update, ignore safety checks.

Value

Invisibly returns a boolean indicating whether the scaffold was updated.

Details

This reads the content of the .leprechaun lock file and updates it too.

Examples

Run this code
# NOT RUN {
update_scaffold()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab