clean_up_author: Clean up author names

View source: R/clean_CRAN_db.R

clean_up_authorR Documentation

Clean up author names

Description

Clean up author names

Usage

clean_up_author(variable)

Arguments

variable

a character string.

Value

A list of one vector of character strings.

Examples

clean_up_author(paste("The R Core team, Brian & with some assistance from Achim, Hadley;",
                           "Kurt\n Portugal; Ireland; Italy; Greece; Spain"))

cranly documentation built on Aug. 27, 2022, 1:07 a.m.