Description Usage Arguments Value
make_ret_obj_desc() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make ret object description. The function returns Ret object description (a character vector of length one).
| 1 | make_ret_obj_desc(fn, abbreviations_lup, starts_sentence_1L_lgl = T)
 | 
| fn | Function (a function) | 
| abbreviations_lup | Abbreviations (a lookup table) | 
| starts_sentence_1L_lgl | Starts sentence (a logical vector of length one), Default: T | 
Ret object description (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.