authorFunctions-methods: Author and document functions

authorFunctions.ready4fun_manifestR Documentation

Author and document functions

Description

authorFunctions.ready4fun_manifest() is an authorFunctions method that authors and saves files necessary for creating and documenting functions. This method is implemented for the ready4 submodule class for encapsulating the metadata required for package set-up. The function is called for its side effects and does not return a value.

Usage

authorFunctions.ready4fun_manifest(x, list_generics_1L_lgl = T)

## S4 method for signature 'ready4fun_manifest'
authorFunctions(x, list_generics_1L_lgl = T)

Arguments

x

An instance of ready4fun_manifest, a ready4 submodule class for encapsulating the metadata required for package set-up.

list_generics_1L_lgl

List generics (a logical vector of length one), Default: T

Value

No return value, called for side effects.


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.