Package 'devtag'

Title: Restrict Help Files to Development
Description: Restrict Help Files to Development
Authors: Antoine Fabri [aut, cre], Maƫlle Salmon [ctb] (ORCID: <https://orcid.org/0000-0002-2815-0399>)
Maintainer: Antoine Fabri <[email protected]>
License: MIT + file LICENSE
Version: 0.0.0.9000
Built: 2026-05-28 09:05:22 UTC
Source: https://github.com/moodymudskipper/devtag

Help Index


Use 'devtag' in your package

Description

This functions amends DESCRIPTION to set up devtag usage. Call it once when you're setting a new package.

Usage

use_devtag(path = ".")

Arguments

path

character path to the package

Value

Nothing: called for file system side effects.