authorReport-methods: Author and save a report

authorReport.ready4fun_manifestR Documentation

Author and save a report

Description

authorReport.ready4fun_manifest() is an authorReport method that authors and saves a report. 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

authorReport.ready4fun_manifest(x, key_1L_chr = Sys.getenv("DATAVERSE_KEY"))

## S4 method for signature 'ready4fun_manifest'
authorReport(x, key_1L_chr = Sys.getenv("DATAVERSE_KEY"))

Arguments

x

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

key_1L_chr

Key (a character vector of length one), Default: Sys.getenv("DATAVERSE_KEY")

Value

No return value, called for side effects.


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