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"))

ikosmidis/cranly documentation built on Aug. 30, 2022, 7:55 p.m.