authors_tb | R Documentation |
Example of an authors table with fake author entries
authors_tb
An object of class ready4show_authors
(inherits from tbl_df
, tbl
, data.frame
) with 2 rows and 10 columns.
A tibble
First name (a character vector)
Middle name (a character vector)
Last name (a character vector)
Title (a character vector)
Qualifications (a character vector)
Institute (a character vector)
Sequence (an integer vector)
Is corresponding (a logical vector)
Email (a character vector)
Is equal first (a logical vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.