Learn R Programming

usethis (version 1.1.0)

use_dev_version: Increment development version

Description

This adds ".9000" to the package DESCRIPTION, adds a new heading to NEWS.md (if it exists), and then checks the result into git.

Usage

use_dev_version()

Arguments