update_scaffold {leprechaun} | R Documentation |
Update
Description
Update the scaffolded code to a new version of leprechaun.
Usage
update_scaffold(force = !interactive())
Arguments
force |
Force update, ignore safety checks. |
Details
This reads the content of the .leprechaun
lock file
and updates it too.
Value
Invisibly returns a boolean indicating whether the scaffold was updated.
Examples
## Not run: update_scaffold()
[Package leprechaun version 1.0.0 Index]