authorData-methods: Author and document datasets

authorData-Ready4showSynopsisR Documentation

Author and document datasets

Description

authorData method applied to Ready4showSynopsis

Usage

## S4 method for signature 'Ready4showSynopsis'
authorData(
  x,
  consent_1L_chr = "",
  consent_indcs_int = 1L,
  options_chr = c("Y", "N"),
  tmpl_url_1L_chr = "https://github.com/ready4-dev/ms_tmpl",
  tmpl_version_1L_chr = "0.1.1.0",
  what_1L_chr = "Manuscript",
  ...
)

Arguments

x

An object of class Ready4showSynopsis

consent_1L_chr

Consent (a character vector of length one), Default: ”

consent_indcs_int

Consent indices (an integer vector), Default: 1

options_chr

Options (a character vector), Default: c("Y", "N")

tmpl_url_1L_chr

Template url (a character vector of length one), Default: 'https://github.com/ready4-dev/ms_tmpl'

tmpl_version_1L_chr

Template version (a character vector of length one), Default: '0.1.1.0'

what_1L_chr

What (a character vector of length one), Default: 'Manuscript'

...

Additional arguments

Value

No return value, called for side effects.


ready4-dev/ready4show documentation built on June 16, 2024, 8:08 a.m.