add_class.ready4_class_pt_lup: Add class method applied to readyforwhatsnext S3 class CLASS...

Description Usage Arguments Value

Description

add_class.ready4_class_pt_lup() is an Add Class method that adds information about a class. This method is implemented for the readyforwhatsnext S3 class CLASS PROTOTYPE LOOKUP TABLE. The function returns Instance (a readyforwhatsnext S3 class CLASS PROTOTYPE LOOKUP TABLE).

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
add_class.ready4_class_pt_lup(
  x,
  row_idx_1L_int,
  make_tb,
  dev_pkg_ns_1L_chr,
  name_pfx_1L_chr,
  output_dir_1L_chr,
  file_exists_cdn_1L_chr,
  nss_to_ignore_chr = NA_character_,
  req_pkgs_chr = NA_character_,
  class_in_cache_cdn_1L_chr = "stop",
  abbreviations_lup = NULL
)

Arguments

x

An instance of readyforwhatsnext S3 class CLASS PROTOTYPE LOOKUP TABLE

row_idx_1L_int

Row index (an integer vector of length one)

make_tb

Make (a tibble)

dev_pkg_ns_1L_chr

Development package namespace (a character vector of length one)

name_pfx_1L_chr

Name prefix (a character vector of length one)

output_dir_1L_chr

Output directory (a character vector of length one)

file_exists_cdn_1L_chr

File exists condition (a character vector of length one)

nss_to_ignore_chr

Namespaces to ignore (a character vector), Default: 'NA'

req_pkgs_chr

Req packages (a character vector), Default: 'NA'

class_in_cache_cdn_1L_chr

Class in cache condition (a character vector of length one), Default: 'stop'

abbreviations_lup

Abbreviations (a lookup table), Default: NULL

Value

Instance (a readyforwhatsnext S3 class CLASS PROTOTYPE LOOKUP TABLE)


readyforwhatsnext/ready4class documentation built on Nov. 14, 2020, 1:29 a.m.