Skip to contents

Example of an authors table with fake author entries

Usage

authors_tb

Format

An object of class ready4show_authors (inherits from tbl_df, tbl, data.frame) with 2 rows and 10 columns.

Details

A tibble

first_nm_chr

First name (a character vector)

middle_nm_chr

Middle name (a character vector)

last_nm_chr

Last name (a character vector)

title_chr

Title (a character vector)

qualifications_chr

Qualifications (a character vector)

institute_chr

Institute (a character vector)

sequence_int

Sequence (an integer vector)

is_corresponding_lgl

Is corresponding (a logical vector)

email_chr

Email (a character vector)

is_equal_first_lgl

Is equal first (a logical vector)