mason (version 1.0.0)

mason: Run a generator

Description

If no generator is given, then you can choose one interactively. It will generate the application in the current working directory, and it expects it to be empty.

Usage

mason(generator = NULL)

Arguments

generator
The name of the generator to run. This is the initial part of the package name that defines the generator.