dummy_pkg: Dummy package creation

Description Usage Arguments Value

Description

Create a simple example package in the temporary directory

Usage

1
dummy_pkg(location = tempdir(), messages = TRUE)

Arguments

location

A character string containing a path to a directory in which to create the package, by default the location of tempdir.

messages

A logical indicating whether to include some dummy translatable messages. Default TRUE.

Value

A string denoting a path to the root of the package (called “translateme”).


RL10N/msgtools documentation built on May 8, 2019, 5:56 a.m.