convert_complete_author: This function converts full author lists to person objects.

View source: R/convert_complete_author.R

convert_complete_authorR Documentation

This function converts full author lists to person objects.

Description

It can be used to import full author person objects into bib objects returned from RefManageR::ReadGS. This further compresses the full author names into just the first character for given and middle names.

Usage

convert_complete_author(complete_coauthor_string)

Arguments

complete_coauthor_string

A character string of the full author list separated by ,s of the form e.g., James Robert Junker, John Jacob Jingle Heimer-Schimdt, etc.


jimjunker1/junkR documentation built on Sept. 22, 2023, 9:20 a.m.