make_sngl_author_lines: Make single author lines

make_sngl_author_linesR Documentation

Make single author lines

Description

make_sngl_author_lines() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make single author lines. The function returns Author lines (a character vector).

Usage

make_sngl_author_lines(authors_tb, slice_1L_int, inc_quals_1L_lgl = F)

Arguments

authors_tb

Authors (a tibble)

slice_1L_int

Slice (an integer vector of length one)

inc_quals_1L_lgl

Include qualifications (a logical vector of length one), Default: F

Value

Author lines (a character vector)


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