make_authorship_lines | R Documentation |
make_authorship_lines() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make authorship lines. The function returns Authorship lines (a character vector).
make_authorship_lines(authors_tb, inc_quals_1L_lgl = F)
authors_tb |
Authors (a tibble) |
inc_quals_1L_lgl |
Include qualifications (a logical vector of length one), Default: F |
Authorship lines (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.